Module parallel

Module parallel 

Source
Expand description

Parallel execution module

Provides parallel node execution with layer detection and concurrent processing

Structsยง

ExecutionLayer
Represents a layer of independent nodes that can execute in parallel
ParallelConfig
Configuration for parallel execution
ParallelExecutor
Parallel executor that identifies independent nodes and executes them concurrently
ParallelismStats
Statistics about parallelism in a graph