"vscode:/vscode.git/clone" did not exist on "ec8225df4ab164cc37522fd1a903ba00d1aed26c"
  1. 27 Aug, 2019 1 commit
    • ptrblck's avatar
      Enable Checkpointing (#420) · dec4fdd6
      ptrblck authored
      * add state_dict, load_state_dict
      
      * add test_restoring, test_loss_scale_decrease
      
      * disable amp outputs for checkpoint tests
      
      * add test for amp.state_dict, cleanup
      
      * add state_dict patch, add test
      
      * fixed testing, cleanup
      
      * add readme for checkpointing
      
      * add docs to source/amp
      
      * add review changes to doc
      dec4fdd6
  2. 04 Apr, 2019 1 commit
    • 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
  3. 20 Mar, 2019 1 commit
  4. 13 Mar, 2019 1 commit
  5. 12 Mar, 2019 2 commits
  6. 11 Mar, 2019 1 commit
  7. 07 Mar, 2019 3 commits
  8. 06 Mar, 2019 1 commit
  9. 05 Mar, 2019 1 commit
  10. 28 Feb, 2019 1 commit
  11. 16 Jun, 2018 1 commit