Expand description
Streaming execution support for large graphs and datasets.
Structs§
- Chunk
Iterator - Chunk iterator for breaking large batches into streams
- Chunk
Metadata - Stream chunk metadata
- Stream
Processor - Stream processor for handling streaming execution
- Stream
Result - Streaming execution result with chunk information
- Streaming
Config - Configuration for streaming execution
Enums§
- Streaming
Mode - Streaming execution mode for handling large datasets
Traits§
- TlStreaming
Executor - Trait for executors that support streaming execution