Skip to content
Snippets Groups Projects
  1. Mar 13, 2023
    • Mashiro's avatar
      [Enhancement] Support writing data to `vis_backend` with prefix (#972) · 8063d2cc
      Mashiro authored
      * Log with prefix
      
      * Fix test of loggerhook
      
      * minor refine
      
      * minor refine
      
      * Fix unit test
      
      * clean the code
      
      * deepcopy in method
      
      * replace regex
      
      * Fix as comment
      
      * Enhance readable
      
      * rename reserve_prefix to remove_prefix
      
      * Fix as comment
      
      * Refine unit test
      
      * Adjust sequence
      
      * clean the code
      
      * clean the code
      
      * revert renaming reserve prefix
      
      * Count the dataloader length in _get_dataloader_size
  2. 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
  3. Mar 10, 2023
  4. Mar 09, 2023
  5. Mar 08, 2023
  6. Mar 07, 2023
  7. Mar 06, 2023
  8. Mar 05, 2023
  9. Mar 02, 2023
  10. Mar 01, 2023
  11. Feb 27, 2023
  12. Feb 24, 2023
    • Mashiro's avatar
      Bump version to v0.6.0 (#954) · 6a56ca78
      Mashiro authored
      * update version
      
      * Update change log
      
      * Fix as comment
      
      * Add link to username
      
      * Refine
      
      * Adjust highlight sequence
      
      * Fix as comment
      
      * Fix error format in changelog
      
      * delete chinese changelog
      
      * remove link
      
      * Adjust highlight sequence
  13. Feb 23, 2023
  14. Feb 22, 2023
  15. Feb 21, 2023
Loading