torch_index {torch} | R Documentation |
Index torch tensors
Description
Helper functions to index tensors.
Usage
torch_index(self, indices)
Arguments
self |
(Tensor) Tensor that will be indexed. |
indices |
( |
[Package torch version 0.13.0 Index]