I'm having trouble shuffling a tensor along a specified axis. I tried using a shuffled array of indices to do this, like so: var indices: ...
確定! 回上一頁