legate.core.LogicalArray.from_store#
- static LogicalArray.from_store(LogicalStore store) LogicalArray #
Create a
LogicalArray
from aLogicalStore
.- Parameters:
store (LogicalStore) – The store to create the array from.
- Returns:
The newly created
LogicalArray
.- Return type: