Commit Graph

10 Commits (af4fad50b0e00946467244dc8bce4d232d2b79c2)

Author SHA1 Message Date
BigDong dac097afc9
Add pyupgrade pre-commit hook (#87)
* Add pyupgrade pre-commit hook

* minor fix
2022-06-17 15:09:14 +08:00
BigDong 62752111e5
[Docs] Replace markdownlint with mdformat for avoiding installing ruby (#86)
* mdformat

* fix markdown files lints
2022-05-19 00:34:43 +08:00
BigDong d977793969
[Docs] Configure Myst-parser to parse anchor tag (#85) 2022-05-19 00:32:32 +08:00
BigDong f8b9549627
[Fix] Replace recommonmark with myst_parser (#75) 2022-04-20 21:06:46 +08:00
BigDong b74ce8dba0
[Doc] Update docs about installation on Windows/macOS (#68) 2022-04-09 23:45:08 +08:00
BigDong 0bcae58f13
Update from-scratch install script in install.md (#63) 2022-04-09 23:44:44 +08:00
Linyiqi 1c4c270e9e
[Feature] Add multi machine dist_train (#58)
* [Docs] update batch size

* update multi node script
2022-03-30 21:08:00 +08:00
Linyiqi a8b528de3c
[Enhance] Formatting non distributed training and inference and Supporting CPU training. (#42)
* [Docs] update batch size

* Fix bug in non-distributed multi-gpu training/testing

* support cpu training

* update cpu training and testing
2022-03-11 00:25:34 +08:00
Linyiqi 38afc013fa
Update the installation of MMCV (#45)
* [Docs] update batch size

* Update the installation of MMCV
2022-02-18 13:52:02 +08:00
Linyiqi f5243440fc
[Docs] Refactor the structure of documentation and update pre-commit (#27)
* [Docs] update batch size

* [Docs] pre-commit and docs

* Update .pre-commit-config.yaml

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2021-12-22 12:31:25 +08:00