Fix bug where custom layers could crash.
Layer.add_weight would crash when called without a dtype or initializer. PiperOrigin-RevId: 196583182
Loading
Please sign in to comment
Layer.add_weight would crash when called without a dtype or initializer. PiperOrigin-RevId: 196583182