legate.core.LogicalArray.project#
- LogicalArray.project(self, int32_t dim, int64_t index) LogicalArray #
Project out or “flatten” a dimension of the array. This call may block if the array is unbound.
- Parameters:
- Returns:
The array with the projected-out dimension.
- Return type: