legate.core.store.StorePartition.get_child_store#

StorePartition.get_child_store(*indices: int) Store#

Returns the sub-store of a given color

Parameters:

indices (tuple[int]) – Color of the sub-store

Returns:

The sub-store of the chosen color

Return type:

Store