Skip to content
Snippets Groups Projects
  1. Oct 10, 2022
    • Mashiro's avatar
      [Feature] Add test time augmentation base model. (#538) · 62456217
      Mashiro authored
      * First commit
      
      * add BaseTestTimeAugModel
      
      * Add unit test
      
      * move loop logic to test_step
      
      * fix ddp test
      
      * rename model to module
      
      * optim __init__
      
      * Fix as comment
      
      * Fix as comment
      
      * make val_step should not be called
      
      * make tta do not inherit base model
      
      * Fix unit test
      
      * Enhance docstring
      
      * Fix as comment
      
      * Fix as comment
      
      * minor refine
      
      * minor refine
      
      * minor refine
      
      * fix unit test
      
      * minor refine
      
      * minor refine
      
      * minor refine
      
      * minor refine
      
      * minor refine
      
      * minor refine
      
      * fix unit test
      Unverified
      62456217
  2. Oct 08, 2022
  3. Sep 26, 2022
  4. Sep 15, 2022
  5. Sep 13, 2022
  6. Sep 01, 2022
  7. Aug 31, 2022
  8. Aug 30, 2022
  9. Aug 29, 2022
  10. Aug 28, 2022
    • Mashiro's avatar
      [Docs] Add docs for `OptimWrapper` (#411) · d68fd5a6
      Mashiro authored
      * add optimizer wrapper docs
      
      * remove optimizer.md
      
      * minor refine
      
      * Fix as comment
      
      * minor refine
      
      * tmp save ipynb
      
      * add default constructor docs
      
      * remove ipynb
      
      * fix as comment
      
      * remove color charactor
      
      * fix as comment
      Unverified
      d68fd5a6
  11. Aug 26, 2022
Loading