Hi there,
Looking at the new stable c++ API, it appears the `[]` operator didn’t make it. Is there a helper function to conveniently retrieve a specific item from a tensor beside torch::stable::select which is a bit verbose.
Hi there,
Looking at the new stable c++ API, it appears the `[]` operator didn’t make it. Is there a helper function to conveniently retrieve a specific item from a tensor beside torch::stable::select which is a bit verbose.