mmengine/tests
Mashiro 6073d9ebd8
[Enhance] add documents for `clip_grad` , and support clip grad by value. (#513)
* [Enhance] add documents for , and support clip grad by value

* refine docstring

* fix as comment

* Fix as comment

* minor refine

* minor refine

* remove error comment for clip grad

* refine docstring
2022-10-18 18:02:46 +08:00
..
data [Fix] some out-of-date unittests (#586) 2022-10-08 19:48:51 +08:00
test_config [Fix] some out-of-date unittests (#586) 2022-10-08 19:48:51 +08:00
test_data [Fix] Fix unit test in windows (#515) 2022-09-13 11:46:21 +08:00
test_dataset [Refactor] Refactor code structure (#395) 2022-08-24 19:14:07 +08:00
test_device
test_dist [Fix] some out-of-date unittests (#586) 2022-10-08 19:48:51 +08:00
test_evaluator [Refactor] Refactor data flow to make the interface more natural (#468) 2022-08-24 22:04:55 +08:00
test_fileio [Refactor] Refactor fileio without breaking back compatibility (#533) 2022-09-26 14:30:40 +08:00
test_hooks [Feature] Add test time augmentation base model. (#538) 2022-10-10 14:29:33 +08:00
test_hub [Fix] some out-of-date unittests (#586) 2022-10-08 19:48:51 +08:00
test_logging [Fix] Fix unit test in windows (#515) 2022-09-13 11:46:21 +08:00
test_model [Feats]: add non_blocking feature to BaseDataPreprocessor (#618) 2022-10-18 17:58:51 +08:00
test_optim [Enhance] add documents for `clip_grad` , and support clip grad by value. (#513) 2022-10-18 18:02:46 +08:00
test_registry [Fix] Exception while building registered function (#491) 2022-08-31 13:53:32 +08:00
test_runner [Feature] Add test time augmentation base model. (#538) 2022-10-10 14:29:33 +08:00
test_structures [Docs] update data element tutorials (#431) 2022-08-31 20:39:08 +08:00
test_testing [Refactor] add testing utils (#475) 2022-08-29 22:59:20 +08:00
test_utils [Fix] Fix unit test in windows (#515) 2022-09-13 11:46:21 +08:00
test_visualizer