import numpy as npimport tensorflow as tfsess=tf.Session()a=np.zeros((1,2,3 ... c1 = tf.concat([a, b], axis=-1) # 倒数第一维度增加,其它不变
確定! 回上一頁