When converting the inputs to tensor the dtype should automatically be...
When converting the inputs to tensor the dtype should automatically be inferred from the input rather the using the layer dtype as those can be different when doing mixed precision training. PiperOrigin-RevId: 217385423
Loading
Please sign in to comment