import tensorflow.compat.v1 as tf tf.disable_v2_behavior(). 屏蔽掉2. ... 8*8*1024) fully_connected = tf.reshape(fully_connected, (-1, 8, 8, ...
確定! 回上一頁