Skip to content
Snippets Groups Projects
  • Mashiro's avatar
    62456217
    [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
    62456217
    History
    [Feature] Add test time augmentation base model. (#538)
    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