Skip to main content

Module zero_optimizer

Module zero_optimizer 

Source
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§

ZeROConfig
Configuration for ZeRO optimizer
ZeROOptimizer
Main ZeRO optimizer that wraps an underlying optimizer

Enums§

ZeROStage
ZeRO optimization stages