How does PyTorch Tensor.index_select() evaluates tensor output?

前端 未结 0 1144
梦谈多话
梦谈多话 2021-01-05 00:33

I am not able to understand how complex indexing - non contiguous indexing of a tensor works. Here is a sample code and its output

import torch

def describe(         


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