Zaida Zhou
|
463eab6b5d
|
[Docs] Describe branch changes (#2741)
* [Docs] Describe branch changes
* fix typo
* Update English
* refine
|
2023-04-06 23:42:14 +08:00 |
|
Mashiro
|
19a024155a
|
[Refactor] Use MODELS registry in mmengine and delete basemodule (#2172)
* change MODELS to mmengine, delete basemodule
* fix unit test
* remove build from cfg
* add comment and rename TARGET_MODELS to registry
* refine cnn docs
* remove unnecessary check
* refine as comment
* refine build_xxx_conv error message
* fix lint
* fix import registry from mmcv
* remove unused file
|
2022-08-19 11:18:47 +08:00 |
|
Reza
|
323abb9e5a
|
[Docs] Fix typos (#2124)
|
2022-07-17 18:41:17 +08:00 |
|
Zaida Zhou
|
b326a219a7
|
[Docs] Replace markdownlint with mdformat for avoiding installing ruby (#1936)
* Use mdformat pre-commit hook
* allows consecutive numbering
* improve .mdformat.toml
* test mdformat
* format markdown
* minor fix
* fix codespecll
* fix circleci
* add linkify-it-py dependency for cicleci
* add comments
* replace flake8 url
* add mdformat-myst dependency
* remove mdformat-myst dependency
* update contributing.md
|
2022-05-16 20:47:56 +08:00 |
|
Zaida Zhou
|
e4b5348ebf
|
[Docs] Refactor the structure of documentation (#1580)
* [Docs] Refactor the structure of documentation
* [Docs] Refactor the structure of documentation
* fix symlink
* fix link
* fix typo
* polish docstring
* fix docstring
|
2021-12-15 17:01:09 +08:00 |
|