tensorflow之tf.to_float

1. tf.to_float()       # 将张量转换为float32类型

2. tf.to_int32()     # 将张量转换为int32类型

等等, 就是将张量转换成某一种类型。

posted @ 2019-11-09 00:43  重大的小鸿  阅读(3039)  评论(0编辑  收藏  举报