Skip to main content

Module config

Module config 

Source
Expand description

Parallel Configuration

Configuration types for multi-GPU parallelism.

Structs§

LayerDistribution
Layer distribution configuration for pipeline parallelism
LayerRange
Range of layers assigned to a pipeline stage
ParallelConfig
Parallel execution configuration

Enums§

ParallelismType
Type of parallelism strategy