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