Open cyberknight01 opened 4 years ago
In [27] :out = tf.cast(out,dtype=tf.float32) 此处应该是out = tf.cast(out,dtype=tf.int32)
In [27] :out = tf.cast(out,dtype=tf.float32) 此处应该是out = tf.cast(out,dtype=tf.int32)