getTensor
Returns the tensor at index i For more information: https://pytorch.org/cppdocs/notes/tensor_indexing.html
Return
subtensor of the original tensor with index i
Parameters
i
index of the extractable tensor
Returns the tensor at index i For more information: https://pytorch.org/cppdocs/notes/tensor_indexing.html
subtensor of the original tensor with index i
index of the extractable tensor