mmdeploy/docs/build.md
q.yao 1d47688b32
[Docs]: Add sphinx document (#109)
* Add document structure

* better zh_cn document

* add build example, update requirement

* add readme

* add usage

* fix end of file

* fix codebase names, add TODO
2021-10-09 14:10:42 +08:00

352 B

Build MMdeploy

Build backend support

Update third-party libraries.

git submodule update --init

Build the inference engine extension libraries you need.

Install mmdeploy

pip install -e .