Skip to content
Snippets Groups Projects
Forked from nikhil_rayaprolu / food-round2
Source project has a limited visibility.
  • valuefish's avatar
    b7894cbd
    add multi nodes distributed test support (#1399) · b7894cbd
    valuefish authored
    * add multi nodes distributed test support
    
    * fix bug in htc.py when keep_all_stages turn on
    
    * remove package imported but unused in test.py
    
    * reformat code in test.py
    
    * support both cpu & gpu for gathering
    
    * reformat
    
    * clean code, add doc
    
    * add docstring
    
    * reformat doc string
    b7894cbd
    History
    add multi nodes distributed test support (#1399)
    valuefish authored
    * add multi nodes distributed test support
    
    * fix bug in htc.py when keep_all_stages turn on
    
    * remove package imported but unused in test.py
    
    * reformat code in test.py
    
    * support both cpu & gpu for gathering
    
    * reformat
    
    * clean code, add doc
    
    * add docstring
    
    * reformat doc string