legate.core.PhysicalStore.__array_interface__#
- PhysicalStore.__array_interface__#
dict[str, Any]
Retrieve the numpy-compatible array representation of the allocation.
Equivalent to get_inline_allocation().__array_interface__.
- Returns:
The numpy array interface dict.
- Return type:
- Type: