tf.transpose(a, perm=None, name='transpose'). tf.transpose函數中文意思是轉置,主要用於交換Input Tensor的不同維度。 tf.transpose的第一個參數a ...
確定! 回上一頁