Qian Zhao
|
c712070c90
|
[Docs] Resolve warnings in sphinx build (#915)
* add ZeroOptimizer to optim
* resolve `duplicate label` warnings
* upgrade docutils && shpinx to resolve `unknown directive or role` warnings
* fix typo
* resolve literal_block && heading warnings
* resolve json literal_block warnings
* resolve python literal_block warnings
* resolve bunches of reference warnings
* resolve bunches of docstring warnings
* resolve warnings in autosummary
* resolve remaining warnings in en docs
* resolve heading warnings in zh_cn docs
* resolve remaining warnings in zh_cn docs
* fix as comments
* fix as comments
|
2023-02-08 20:36:57 +08:00 |
Timothy
|
be0bc3a0ef
|
[Docs] Fix typos (#814)
* Update model.md
* Update model.md
* Update model.md
* Update evaluation.md
* Update param_scheduler.md
* Update hook.md
* Fix lint issue
* fix lint issues
Co-authored-by: shanmo <shanmo1412@gmail.com>
|
2022-12-11 17:12:29 +08:00 |
Yining Li
|
1323251c02
|
[Doc] Refine evaluation docs (#701)
* refine evaluation docs
* fix link
* Update docs/zh_cn/design/evaluation.md
Co-authored-by: Qian Zhao <112053249+C1rN09@users.noreply.github.com>
* Update docs/zh_cn/tutorials/evaluation.md
Co-authored-by: RangiLyu <lyuchqi@gmail.com>
* Update docs/zh_cn/tutorials/evaluation.md
Co-authored-by: RangiLyu <lyuchqi@gmail.com>
* resolve comments
* Apply suggestions from code review
* Update docs/zh_cn/tutorials/evaluation.md
Co-authored-by: Qian Zhao <112053249+C1rN09@users.noreply.github.com>
Co-authored-by: RangiLyu <lyuchqi@gmail.com>
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
|
2022-12-06 17:22:02 +08:00 |
Xiangxu-0103
|
a530c0d671
|
[Docs] Refine docs/zh_cn/tutorials (#694)
|
2022-11-09 14:27:45 +08:00 |
Sanbu
|
ed20a9cba5
|
[Docs] Fix metric typo (#675)
|
2022-11-06 21:58:47 +08:00 |
Zaida Zhou
|
458f6d684e
|
[Docs] Refactor docs structure (#494)
* [WIP] Refactor-docs-structure
* [Docs] Check link and fix rst (#498)
* check link
* fix rst
* Fix conf.py
* Fix lint
* minor refine
* minor refine
* modify zh_readme and index.rst
* add migration exampls get_started design to en
* add tutorials to en
* correct chinese doc link
* Apply suggestions from code review
* Update docs/en/advanced_tutorials/distributed.md
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
Co-authored-by: Mashiro <57566630+HAOCHENYE@users.noreply.github.com>
|
2022-08-31 21:18:55 +08:00 |
Zaida Zhou
|
3f5e08fa4a
|
[Docs] Make API of docs clearer (#469)
* [Docs] Make API of docs clearer
* minor fix
* fix md format
|
2022-08-30 16:27:20 +08:00 |
Yining Li
|
0bb9591f07
|
[Docs] refine metric/evaluator docs (#442)
* refine metric/evaluator doc
* resolve comments
* resolve comments
|
2022-08-29 16:23:24 +08:00 |