lzhangzz
567ec62296
[Fix] Fix recent build problems ( #544 )
...
* simplify deps management
* skip visibility flags for MSVC
* simplify cuda deps
* naming
* workaround for cmake<3.17
* add spdlog dependency
* move the enablement of CUDA to top level CMakeLists.txt
* fix MSVC build
* fix lint
* fix build for backend ops only
* remove comment
* allow to use apis/python as a standalone project
* remove redundant cmake code
* control shared or static lib using `MMDEPLOY_SHARED_LIBS` instead of `BUILD_SHARED_LIBS`
* fix MSVC build
* update docs
2022-06-06 11:19:34 +08:00
tpoisonooo
5f59b4464f
docs(docs/zh_cn): update doc and link checker ( #418 )
...
* docs(docs/zh_cn): add doc and link checker
* docs(REAME): update
* docs(docs/zh_cn): update
* docs(benchmark): update table
* docs(zh_cn/benchmark): update link
* CI(docs): update link check
* ci(doc): update checker
* docs(zh_cn): update
* style(ci): remove useless para
* style(ci): update
* docs(zh_cn): update
* docs(benchmark.md): fix mobilnet link error
* docs(docs/zh_cn): add doc and link checker
* docs(REAME): update
* docs(docs/zh_cn): update
* docs(benchmark): update table
* docs(zh_cn/benchmark): update link
* CI(docs): update link check
* ci(doc): update checker
* docs(zh_cn): update
* style(ci): remove useless para
* style(ci): update
* docs(zh_cn): update
* docs(benchmark.md): fix mobilnet link error
* docs(zh_cn/do_regression_test.md): rebase
* docs(docs/zh_cn): add doc and link checker
* Update README_zh-CN.md
* Update README_zh-CN.md
* Update index.rst
* Update check-doc-link.yml
* [Fix] Fix ci (#426 )
* fix ci
* add nvidia key
* remote torch
* recover pytorch
* ci(codecov): ignore ci
* docs(zh_cn): add get_started.md
* docs(zh_cn): fix review advice
* docs(readthedocs): update
* docs(zh_CN): update
* docs(zh_CN): revert
* fix(docs): review advices
* fix(docs): review advices
* fix(docs): review
Co-authored-by: q.yao <streetyao@live.com>
2022-05-09 10:18:10 +08:00
HinGwenWoong
8a43621ce0
[Docs] Improve Chinese and English build.md ( #191 )
...
* Improve build.md
* Improve chinese build.md
* Imporve Chinese doc, using 您 when translate 'you'
* Update build.md, change pip install cmd
2022-03-07 17:19:03 +08:00
Haofan Wang
141d956636
[Docs] Update get_started.md ( #173 )
...
* Update get_started.md
* Update get_started.md
2022-02-22 15:31:21 +08:00
RunningLeon
3eff20d2ac
update mmcv install ( #149 )
2022-02-11 20:03:00 +08:00
VVsssssk
a543d41159
[Docs]: Update doc for openvino installation ( #102 )
...
* fix docs
* fix docs
* fix docs
* fix mmcv version
* fix docs
* rm blank line
2022-01-26 17:51:23 +08:00
Yifan Zhou
c9b063cdec
[Docs] Fix links in Chinese doc ( #84 )
...
* Fix docs in Chinese link
* Fix links
* Delete symbolic link and add links to html
* delete files
* Fix link
2022-01-25 14:46:57 +08:00
q.yao
02e033ba5b
[Docs] Add zh_cn get_started ( #327 )
...
* start up
* zh-cn v0.1
* [Docs] Add a from-scratch example for "Get Started" (#326 )
* Add a from-scratch example
* Fix typo
* resolve comment
* bachslash
* Resolve comments
* Refine commands
* add cn docs
* Correct commands
* fixing...
* update zn-cn docs
* update en link
* add sdk's get-started (#331 )
* add sdk's get-started
* add SDK build command
* fix chinglish
* add sdk get start zh_cn
* update zh_cn cite
* fix command
* add selfsup/razor readme
* Fix command
Co-authored-by: Yifan Zhou <singlezombie@163.com>
Co-authored-by: lvhan028 <lvhan_028@163.com>
2021-12-24 15:26:50 +08:00