thunder.clang.take_along_axis¶ thunder.clang.take_along_axis(a, /, indices, dim)[source]¶ Return type: TensorProxy Parameters: a (TensorProxy) – indices (TensorProxy) – dim (int) –