Mashiro
|
5c5ec8b168
|
Add a segmentation example (#1282)
|
2023-08-03 15:27:58 +08:00 |
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 |
Zaida Zhou
|
4749682885
|
[Docs] Move examples to a new directory (#911)
* [Docs] Move examples to a new directory
* fix typo
|
2023-02-07 17:03:35 +08:00 |
yaqi0510
|
0ae16a9859
|
[Docs] Translate CN 'train_a_gan' to EN (#860)
* Doc: update
* update gan
* Doc: update
|
2023-01-06 11:01:18 +08:00 |
Xin Li
|
63c9773901
|
[Docs] Translate save_gpu_memory.md (#803)
* init
* init
* Update docs/en/examples/save_gpu_memory.md
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* Update docs/en/examples/save_gpu_memory.md
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* Update docs/en/examples/save_gpu_memory.md
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* Update docs/en/examples/save_gpu_memory.md
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* revise the chinese version on gradiant checkpointing
* Update docs/zh_cn/examples/save_gpu_memory.md
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Qian Zhao <112053249+C1rN09@users.noreply.github.com>
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
Co-authored-by: Qian Zhao <112053249+C1rN09@users.noreply.github.com>
|
2022-12-12 15:55:58 +08:00 |
zhouzaida
|
41c60cc3aa
|
[Docs] Update documentations links in README
|
2022-12-06 17:22:02 +08:00 |
Zaida Zhou
|
afd66b42b4
|
[Docs] Translate examples docs (#715)
* [Docs] Translate examples docs
* Update docs/en/examples/resume_training.md
Co-authored-by: Qian Zhao <112053249+C1rN09@users.noreply.github.com>
Co-authored-by: Qian Zhao <112053249+C1rN09@users.noreply.github.com>
|
2022-12-06 17:22:02 +08:00 |
Qian Zhao
|
af0e29094b
|
[Doc] Adjust docs structure (#646)
* adjust docs structure
* en caption rename
* Update docs/en/index.rst
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* Update docs/en/index.rst
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
* Update docs/zh_cn/index.rst
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
|
2022-12-06 17:22:02 +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 |