Skip to main content

Module phase

Module phase 

Source
Expand description

Phase-aware streaming inference (plan #16).

Re-exports the LIR phase types from rlx_ir — phase assignment is computed during LIR planning and stored on rlx_ir::LirBufferPlan.

Structs§

PhaseSchedule
Per-node phase assignment for a streaming graph.

Enums§

Phase
Where in a streaming forward pass a node belongs.

Functions§

derive_phases
Heuristic phase classifier for optimized MIR graphs.