TakeAlongAxisΒΆ
Take values from the input array by matching 1d index and data slices.
Abstract Signature:
TakeAlongAxis(arr: Tensor, indices: Tensor, axis: int)
Take values from the input array by matching 1d index and data slices.
Abstract Signature:
TakeAlongAxis(arr: Tensor, indices: Tensor, axis: int)