legate.core.Shape.extents#

Shape.extents#

tuple[uint64_t, …]

Returns the shape’s extents

Returns:

Dimension extents

Return type:

tuple[int, …]

Notes

If the shape is of an unbound array or store, the call blocks the execution until the shape becomes ready.

Type:

Shape.extents