获取shape. import tensorflow as tf tensor = tf.placeholder(dtype=tf.float32, shape=[200, 200, 3]) print('\n=========== get shape ...
確定! 回上一頁