legate.core.TaskContext.inputs#

TaskContext.inputs#

tuple[PhysicalStore, …]

Get the input arguments to the task.

Returns:

The input arguments to the task.

Return type:

tuple[PhysicalStore, …]

Type:

TaskContext.inputs