You need to sign in or sign up before continuing.
  1. 06 Dec, 2022 1 commit
  2. 26 Aug, 2022 1 commit
  3. 08 Aug, 2022 1 commit
  4. 14 Dec, 2021 1 commit
  5. 21 Jan, 2021 1 commit
  6. 19 May, 2020 1 commit
  7. 15 May, 2020 1 commit
  8. 03 Oct, 2019 1 commit
  9. 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