Mojo module
index_tensor
Functionsβ
- β
advanced_indexing_getitem: Implement basic numpy-style advanced indexing. - β
advanced_indexing_getitem_shape: Calculate the output shape from advanced indexing. - β
advanced_indexing_setitem_inplace: Implement basic numpy-style advanced indexing with assignment. - β
index_tensor: Index_tensor operation; based on modified implementation of gather_nd. - β
index_tensor_shape: Compute the output shape of aindex_tensoroperation, and assert the inputs are compatible.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!