TakeAlongDimΒΆ
Selects values from input at indices along the given dim.
Abstract Signature:
TakeAlongDim(input: Tensor, indices: Tensor, dim: int)
Selects values from input at indices along the given dim.
Abstract Signature:
TakeAlongDim(input: Tensor, indices: Tensor, dim: int)