1. 01 Dec, 2020 1 commit
  2. 05 Aug, 2020 1 commit
  3. 23 Jun, 2020 3 commits
  4. 14 May, 2020 1 commit
  5. 03 Sep, 2019 1 commit
    • Deyu Fu's avatar
      Fix issues in fused_dam (#469) · 7fa74925
      Deyu Fu authored
      * move import of amp_C to __init__()
      
      * make fp16/32 separate lists to support mixed param types, disable double test
      
      * make zero_grad consistent between adam/novograd/lamb
      7fa74925
  6. 17 Aug, 2019 1 commit
  7. 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
  8. 12 Aug, 2019 1 commit