Expand description
Tensor flow controller — manages backpressure, rate limiting, and priority-based admission for tensor data flowing through a processing pipeline.
Structs§
- Flow
Controller Config - Configuration for the flow controller.
- Flow
Item - A single item flowing through the pipeline.
- Flow
Stats - Cumulative statistics for the flow controller.
- Tensor
Flow Controller - Controls the flow of tensor data through a processing pipeline.
Enums§
- Flow
Priority - Priority level assigned to a flow item.
- Flow
State - Operational state of the flow controller.