"resize-test.cpp" did not exist on "7fb5cae59364b435d73e0a66399c99b8cf476162"
  • mcarilli's avatar
    WIP: Handle arbitrary combinations of optimizers/models/losses (#232) · 3f87614f
    mcarilli authored
    * Refactor to allow more flexible treatment of multiple optimizers/models/losses
    
    * Adding _process_optimizers.py
    
    * Created L0 tests (now passing).
    
    * fix: minor print typo (#234)
    
    * make L1 results easier to read
    
    * L0 multiple model/optimizer/loss test fleshed out
    
    * Adding test that master params remain synced across distributed processes
    
    * Docstring updates
    
    * Docstring updates
    3f87614f
compare.py 1.5 KB