bridge.training.deepep
#
Module Contents#
Functions#
Apply DeepEP optimizations to the model config. |
|
Validate DeepEP is supported for the current GPU architecture. |
API#
- bridge.training.deepep.apply_deepep(
- model_config: megatron.core.transformer.TransformerConfig,
Apply DeepEP optimizations to the model config.
- bridge.training.deepep.validate_deepep(
- model_config: megatron.core.transformer.TransformerConfig,
Validate DeepEP is supported for the current GPU architecture.