Commit Graph

7 Commits (6f90d984e75007e99d0b2e0ec1eade837ada7b24)

Author SHA1 Message Date
Yixiao Fang 6f90d984e7
Bump version to v1.0.0rc0 (#464)
* update requirement

* update readme

* update readme

* update link

* update version

* update zh_cn readme

* update links

* update get started

* update dockerfile

* fix lint

* add mmengine

* refine

* fix typo

* refine

* fix lint

* update

* update

* fix lint

* update version

* fix lint

* fix indent

Co-authored-by: Jiahao Xie <52497952+Jiahao000@users.noreply.github.com>
2022-08-31 22:03:06 +08:00
Yixiao Fang 3c2fe162b0
[Docs] Refine add-datasets and add-transform docs (#436)
* update add datasets doc

* refactor add transform

* refine

* add `step` to subtitle

* fix typo

* update link
2022-08-31 19:20:49 +08:00
Yixiao Fang 3911f8c2b4
[Docs] Add customize_runtime.md (#440)
* add customize_runtime.md

* refine
2022-08-31 16:11:46 +08:00
Yuan Liu 415b032f29
[Feature]: Add model docs (#442)
* [Feature]: Add model docs

* [Fix]: Update doc
2022-08-31 16:06:30 +08:00
Yuan Liu eb355fec47
[Feature]: Add data flow doc (#439)
* [Feature]: Add data flow doc

* [Fix]: Fix lint

* [Feature]: Set the ratio to 0.7

* [Fix]: Change data sample to data samples

* [Fix]: Update code snippet

* [Fix]: Change collect_fn to collate_fn

* [Fix]: Fix lint
2022-08-31 14:02:35 +08:00
Yuan Liu 4697206b2d
[Feature]: Add structure docs (#438)
* [Feature]: Add structure docs

* [Fix]: Use API link

* [Fix]: Fix lint

* [Refactor]: Use api doc

* [Fix]: Fix misuse
2022-08-31 13:42:20 +08:00
Yixiao Fang d3a487e0b9
[Refactor] Refactor docs directory (#419)
* refactor directory

* modify titles

* fix lint

* update index.rst

* update

* fix typo

* update

* fix typo

* update model zoo

* update index.rst

* fix typo

* fix typo
2022-08-17 12:06:41 +08:00