legate.core.LogicalArray.promote#
- LogicalArray.promote(
- self,
- int32_t extra_dim,
- size_t dim_size,
Add an extra dimension to the array. This call may block if the array is unbound.
- Parameters:
- Returns:
The promoted array.
- Return type:
Add an extra dimension to the array. This call may block if the array is unbound.
The promoted array.