Skip to content
Snippets Groups Projects
  • Mashiro's avatar
    936c4ebc
    [Fix] Fix missing device ids in wrap_model (#351) · 936c4ebc
    Mashiro authored
    * fix missing device ids in wrap_model
    
    * clean the code
    
    * use default broadcast_buffers
    
    * refine MMSeparateDistributedDataParallel
    
    * rename tmp variable
    
    * refine docstring
    
    * add type hints
    
    * refactor docstring of ddp model
    
    * add  arg in docstring
    
    * minor refine
    
    * better ddp link
    [Fix] Fix missing device ids in wrap_model (#351)
    Mashiro authored
    * fix missing device ids in wrap_model
    
    * clean the code
    
    * use default broadcast_buffers
    
    * refine MMSeparateDistributedDataParallel
    
    * rename tmp variable
    
    * refine docstring
    
    * add type hints
    
    * refactor docstring of ddp model
    
    * add  arg in docstring
    
    * minor refine
    
    * better ddp link