legate.core.TaskLocalBuffer.__array_interface__#

TaskLocalBuffer.__array_interface__#

dict[str, Any]

Retrieve the numpy-compatible array representation of the buffer.

Returns:

The numpy array interface dict.

Return type:

dict[str, Any]

Type:

TaskLocalBuffer.__array_interface__