Expand description
Main ZeRO Optimizer Implementation
This module provides the main ZeRO optimizer wrapper that coordinates between different ZeRO stages and manages the optimization process.
Structs§
- ZeRO
Config - Configuration for ZeRO optimizer
- ZeRO
Optimizer - Main ZeRO optimizer that wraps an underlying optimizer
Enums§
- ZeRO
Stage - ZeRO optimization stages