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§
- Phase
Schedule - 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.