mirror of
https://github.com/open-mmlab/mmdeploy.git
synced 2025-01-14 08:09:43 +08:00
415 B
415 B
Build MMdeploy
Build backend support
Update third-party libraries.
git submodule update --init
Install cmake>=3.14.0
Build the inference engine extension libraries you need.
Install mmdeploy
pip install -e .