mmengine/docs/zh_cn/api
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
..
config.rst [Docs] Make API of docs clearer (#469) 2022-08-30 16:27:20 +08:00
dataset.rst [Docs] Refactor docs structure (#494) 2022-08-31 21:18:55 +08:00
device.rst [Docs] Refactor docs structure (#494) 2022-08-31 21:18:55 +08:00
dist.rst [Docs] Refactor docs structure (#494) 2022-08-31 21:18:55 +08:00
evaluator.rst [Docs] Refactor docs structure (#494) 2022-08-31 21:18:55 +08:00
fileio.rst [Refactor] Refactor fileio without breaking back compatibility (#533) 2022-09-26 14:30:40 +08:00
hooks.rst [Docs] Make API of docs clearer (#469) 2022-08-30 16:27:20 +08:00
hub.rst [Docs] Fix API files of en docs (#525) 2022-09-13 14:57:18 +08:00
logging.rst [Docs] Refactor docs structure (#494) 2022-08-31 21:18:55 +08:00
model.rst [Feature] Add test time augmentation base model. (#538) 2022-10-10 14:29:33 +08:00
optim.rst [Docs] Refactor docs structure (#494) 2022-08-31 21:18:55 +08:00
registry.rst [Docs] Refactor docs structure (#494) 2022-08-31 21:18:55 +08:00
runner.rst [Docs] Refactor docs structure (#494) 2022-08-31 21:18:55 +08:00
structures.rst [Docs] Make API of docs clearer (#469) 2022-08-30 16:27:20 +08:00
utils.dl_utils.rst [Docs] Refactor docs structure (#494) 2022-08-31 21:18:55 +08:00
utils.rst [Docs] Add readthedocs.yml (#501) 2022-08-31 23:34:25 +08:00
visualization.rst [Docs] Make API of docs clearer (#469) 2022-08-30 16:27:20 +08:00