IndicesΒΆ
Return an array representing the indices of a grid.
Abstract Signature:
Indices(dimensions: Tuple[int], dtype: DType = int, sparse: bool = False)
PyTorch
API:
βStrategy: Custom / Partial
TensorFlow
API:
tf.meshgridStrategy: Plugin (indices_shim)
Apple MLX
API:
βStrategy: Custom / Partial