Gathering values of a list of matrix indices/values into a matrix with torch.gather()

后端 未结 0 684
暖寄归人
暖寄归人 2020-12-19 01:20

I have a numpy array of shape (80,000, 3). Each row of this array has entries [j,i,s] which correspond the the value s at index [i,j]

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