mmengine/tests/test_model/test_wrappers
Mashiro 62456217f9
[Feature] Add test time augmentation base model. (#538)
* 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
2022-10-10 14:29:33 +08:00
..
test_model_wrapper.py [Fix] Fix detect_anomalous_params (#588) 2022-10-08 19:48:35 +08:00
test_test_aug_time.py [Feature] Add test time augmentation base model. (#538) 2022-10-10 14:29:33 +08:00