mmengine/tests/test_optim/test_optimizer
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
..
test_optimizer.py [Refactor] Refactor code structure (#395) 2022-08-24 19:14:07 +08:00
test_optimizer_wrapper.py [Enhance] add documents for `clip_grad` , and support clip grad by value. (#513) 2022-10-18 18:02:46 +08:00
test_optimizer_wrapper_dict.py [Refactor] Refactor the accumulate gradient implemention of OptimWrapper (#284) 2022-06-13 23:20:53 +08:00