mmengine/docs/en
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
..
_static [Docs] Make API of docs clearer (#469) 2022-08-30 16:27:20 +08:00
_templates [Docs] Make API of docs clearer (#469) 2022-08-30 16:27:20 +08:00
advanced_tutorials [Docs] Refactor docs structure (#494) 2022-08-31 21:18:55 +08:00
api [Feature] Add test time augmentation base model. (#538) 2022-10-10 14:29:33 +08:00
design [Docs] Refactor docs structure (#494) 2022-08-31 21:18:55 +08:00
examples [Docs] Refactor docs structure (#494) 2022-08-31 21:18:55 +08:00
get_started [Docs] Refactor docs structure (#494) 2022-08-31 21:18:55 +08:00
migration [Docs] Fix index.rst in docs (#505) 2022-09-01 11:34:03 +08:00
tutorials [Docs] Refactor docs structure (#494) 2022-08-31 21:18:55 +08:00
Makefile [Docs] Add the structure of the documentation (#12) 2022-02-12 22:14:15 +08:00
conf.py [Docs] Refactor docs structure (#494) 2022-08-31 21:18:55 +08:00
docutils.conf [Docs] Make API of docs clearer (#469) 2022-08-30 16:27:20 +08:00
index.rst [Docs] Fix index.rst in docs (#505) 2022-09-01 11:34:03 +08:00
make.bat [Docs] Add the structure of the documentation (#12) 2022-02-12 22:14:15 +08:00
switch_language.md [Docs] Add the structure of the documentation (#12) 2022-02-12 22:14:15 +08:00