Closed copybara-service[bot] closed 1 year ago
Fixes an edge case in which the input dtype is not equal to the compute dtype.
The underlying tf.keras.layers.Dense layer has the same conditional statement.
tf.keras.layers.Dense
Fixes an edge case in which the input dtype is not equal to the compute dtype.
The underlying
tf.keras.layers.Dense
layer has the same conditional statement.