Fix ValueError in tf.nn.nce_loss when weights and biases are float64
This fix tries to fix the issue raised in 24547 where ValueError
was thrown when weights and biases are float64
This fix fixes 24547
Signed-off-by:
Yong Tang <yong.tang.github@outlook.com>
Loading
Please sign in to comment