Cannot change the dtype using tf.cast, when value passed is dataset.take(1)

后端 未结 0 1529
不思量自难忘°
不思量自难忘° 2020-12-13 20:26

I want to change the dtype of one element of my dataset. (element shape = (32,28,28)--> this is one batch of 28 by 28 images in mnist dataset)

So i ran the followi

相关标签:
回答
  • 消灭零回复
提交回复
热议问题