Skip to content
Snippets Groups Projects
  1. Apr 06, 2023
    • Mashiro's avatar
      [Refactor] Refactor checkpointhook unit tests (#789) · 2dbc8ed2
      Mashiro authored
      * Enhance config
      
      * add unit test data
      
      * Refacotr unitest of checkpointhook
      
      * add comments
      
      * Fix unit test
      
      * remove _get_metric_scope
      
      * tmp save
      
      * Revert "remove _get_metric_scope"
      
      This reverts commit eeb7a8c5ed2766bf773a9ed28f731fddacd10ac1.
      
      * Revert "Revert "remove _get_metric_scope""
      
      This reverts commit 5398255f6fb3dac8341f7d808f0d7d09350fcaae.
      
      * Revert "tmp save"
      
      This reverts commit cdc9919be8e0a78bbf264c060de2a4396c137d5a.
      
      * clean the code
      
      * Fix ut
      
      * minor fix
      
      * use str.replace
  2. Apr 05, 2023
  3. Apr 04, 2023
  4. Apr 03, 2023
  5. Mar 30, 2023
  6. Mar 29, 2023
  7. Mar 28, 2023
  8. Mar 26, 2023
  9. Mar 19, 2023
  10. Mar 17, 2023
  11. Mar 16, 2023
  12. Mar 14, 2023
  13. Mar 13, 2023
  14. Mar 12, 2023
    • Qian Zhao's avatar
      [Feature] Support torch.compile since PyTorch2.0 (#976) · 0d25625b
      Qian Zhao authored
      * enable compile configurations to support torch.compile in Runner
      
      * enable compilation in train, val and test
      
      * fix as comments
      
      * add docstring to illustrate usage
      
      * minor refine error message
      
      * add unittests
      
      * fix ut skip
      
      * add logging message to inform users
      
      * compile `train_step`, `val_step`, `test_step` instead
      
      * fix as comments
      
      * revert to compile `train_step` only due to pt2 issue
      
      * add documentation about torch.compile
  15. Mar 10, 2023
  16. Mar 09, 2023
  17. Mar 08, 2023
  18. Mar 07, 2023
  19. Mar 06, 2023
  20. Mar 05, 2023
Loading