legate.core.AutoTask.declare_partition#
- AutoTask.declare_partition(self) Variable #
Declare a partition symbol for this task.
- Returns:
The partition symbol.
- Return type:
Variable
Notes
As opposed to find_or_declare_partition(), this routine always returns a new Variable.