How can I permute the rows/columns of a Tensorflow 3-tensor?

后端 未结 0 1040
囚心锁ツ
囚心锁ツ 2020-12-05 21:00

I have a (N, 9, 9) shape tensorflow tensor T, and permutations Px, Py which might look like this: [3 4 5 6 7 8 2 1 0], [6 8 2 0 3 7 4 1 5].

相关标签:
回答
  • 消灭零回复
提交回复
热议问题