说明:我就废话不多说,咱直接看代码吧!
tf.transpose
transpose(
a,
perm=None,
name='transpose'
)
Defined in tensorflow/python/ops/array_ops.py.
See the guides: Math > Matrix Math Functions, Tensor Transformations > Slicing and Joining
Transposes a. Permutes t <weixin_38609693> 上传 | 大小:38kb