Skip to main content

Module flow_controller

Module flow_controller 

Source
Expand description

Tensor flow controller — manages backpressure, rate limiting, and priority-based admission for tensor data flowing through a processing pipeline.

Structs§

FlowControllerConfig
Configuration for the flow controller.
FlowItem
A single item flowing through the pipeline.
FlowStats
Cumulative statistics for the flow controller.
TensorFlowController
Controls the flow of tensor data through a processing pipeline.

Enums§

FlowPriority
Priority level assigned to a flow item.
FlowState
Operational state of the flow controller.