Skip to content
Snippets Groups Projects
  • Alex Yang's avatar
    ef946404
    [Feat] Support FSDP Training (#304) · ef946404
    Alex Yang authored
    * [Feat] Support FSDP Training
    
    * fix version comparison
    
    * change param format and move `FSDP_WRAP_POLICY` to wrapper file
    
    * add docstring and type hint,reformat code
    
    * fix type hint
    
    * fix typo, reformat code
    [Feat] Support FSDP Training (#304)
    Alex Yang authored
    * [Feat] Support FSDP Training
    
    * fix version comparison
    
    * change param format and move `FSDP_WRAP_POLICY` to wrapper file
    
    * add docstring and type hint,reformat code
    
    * fix type hint
    
    * fix typo, reformat code