1. 13 Aug, 2019 1 commit
    • Deyu Fu's avatar
      Reverse to Fused* naming, clean up accordingly: · 007c5947
      Deyu Fu authored
      FusedSGD now work as before
      FusedAdam now work with o1/o2, no longer fuse scaling and casting
      Removed special backend handling for FusedAdam
      Moved and updated test for FusedAdam into run_optimizers
      Removed legacy tests for optimizers.FP16_optimizer and FusedAdam in run_mixed_adam
      007c5947
  2. 12 Aug, 2019 1 commit
  3. 08 Aug, 2019 1 commit
  4. 26 Jul, 2019 1 commit
    • jjsjann123's avatar
      [sbn update] (#384) · 896ecdd6
      jjsjann123 authored
      fixing empty return from python implementation
        adding proper test to verify functional correctness for python implementation
      896ecdd6
  5. 12 Jul, 2019 1 commit
    • jjsjann123's avatar
      [sbn update] (#384) · 574fe244
      jjsjann123 authored
      fixing empty return from python implementation
        adding proper test to verify functional correctness for python implementation
      574fe244
  6. 03 Jul, 2019 3 commits
  7. 31 May, 2019 1 commit
  8. 27 May, 2019 2 commits
  9. 16 May, 2019 1 commit
  10. 13 May, 2019 1 commit
  11. 02 May, 2019 1 commit
  12. 01 May, 2019 1 commit
  13. 30 Apr, 2019 1 commit
  14. 10 Apr, 2019 3 commits
  15. 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
  16. 22 Mar, 2019 1 commit
    • mcarilli's avatar
      Check cuda version (#216) · 5b8faa29
      mcarilli authored
      * Adding Torch + bare-metal nvcc version check and container build tests
      
      * Putting a canary in the coalmine
      
      * canary proved elusive
      
      * Trying direct setup.py install
      
      * this should work
      
      * Removing canary
      
      * hopefully this works
      5b8faa29
  17. 19 Mar, 2019 1 commit
  18. 13 Mar, 2019 2 commits
  19. 12 Mar, 2019 1 commit
  20. 10 Mar, 2019 1 commit
  21. 08 Mar, 2019 3 commits
  22. 07 Mar, 2019 1 commit
  23. 02 Mar, 2019 1 commit
  24. 01 Mar, 2019 4 commits
  25. 28 Feb, 2019 1 commit
  26. 26 Feb, 2019 1 commit
  27. 24 Feb, 2019 1 commit
  28. 22 Feb, 2019 1 commit
  29. 19 Feb, 2019 1 commit