mmdeploy/docs/zh_cn
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
..
01-how-to-build [Fix] Fix recent build problems (#544) 2022-06-06 11:19:34 +08:00
02-how-to-run feat(tools/deploy.py): support ncnn quantization (#476) 2022-05-26 19:53:56 +08:00
03-benchmark feat(tools/deploy.py): support ncnn quantization (#476) 2022-05-26 19:53:56 +08:00
04-developer-guide Fix test ncnn failure in regression test (#551) 2022-06-06 10:00:02 +08:00
05-tutorial docs(docs/zh_cn): update doc and link checker (#418) 2022-05-09 10:18:10 +08:00
_static [Docs] add switch-language (#25) 2021-12-30 12:36:01 +08:00
Makefile
api.rst
conf.py docs(docs/zh_cn): update doc and link checker (#418) 2022-05-09 10:18:10 +08:00
faq.md docs(docs/zh_cn): update doc and link checker (#418) 2022-05-09 10:18:10 +08:00
get_started.md [Fix] Fix recent build problems (#544) 2022-06-06 11:19:34 +08:00
index.rst feat(tools/deploy.py): support ncnn quantization (#476) 2022-05-26 19:53:56 +08:00
make.bat
switch_language.md [Docs] add switch-language (#25) 2021-12-30 12:36:01 +08:00