• anj-s's avatar
    [FSDP][feature] Support returning the original parameter names after a model... · a825348d
    anj-s authored
    [FSDP][feature] Support returning the original parameter names after a model has been wrapped with FSDP (#755)
    
    * checkpoint work
    
    * fix lint issues
    
    * remove debug statement
    
    * remove print
    
    * fix lint errors
    
    * fix lint errors
    
    * fix lint errors
    
    * add comments and fix lint errors
    
    * modified comments and tests
    a825348d
test_fsdp.py 32.6 KB