- Mar 01, 2022
-
-
Yuan Liu authored
* [Feature]: Add sampler seed hook * [Fix]: Add call with to UT
-
Yifei Yang authored
* [Feature]: Add Part3 of Hooks * [Feature]: Add Hook * add iter timer hook * update test * [Fix]: Add docstring and type hint for base hook * fix mypy * improve doc coverage and merge main Co-authored-by:
seuyou <3463423099@qq.com>
-
- Feb 26, 2022
-
-
Yuan Liu authored
* [Feature]: Add Part3 of Hooks * [Feature]: Add Hook * [Fix]: Add docstring and type hint for base hook * [Fix]: Add test case to not the last iter, inner_iter, epoch * [Fix]: Add missing type hint * [Feature]: Add Args and Returns in docstring * [Fix]: Add missing colon * [Fix]: Add optional to docstring * [Fix]: Fix docstring problem * [Fix]:typo * [Fix]: Fix lint Co-authored-by:
Your <you@example.com>
-
- Feb 17, 2022
-
-
Mashiro authored
* add config test * Fix typo Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Update tests/config/test_config.py Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * Reconstruct config test * Fix import logic and error test * Fix path error * Restructuring Config * simplify test logic simplify test logic * rename test_config file * add test complex dump and pretty text * adjust test sequence according to comment adjust test sequence according to comment * add comment and test for simple.config.py * add config test data * add init * remove __pycache__ * fix as comment * add syntax test case * remove tmp path and modify comment * add test for setattr Co-authored-by:
Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
-