Module context

Source
Expand description

Module for the user-facing Context object.

Provides APIs for state and scheduling.

Structs§

Context
The main state and scheduler of the runtime instance. Provided as the context API to each subgraph/operator as it is run.