mirror of
https://github.com/open-mmlab/mmdeploy.git
synced 2025-01-14 08:09:43 +08:00
* support for external codebase like mmyolo * support for external export * fix missing flake8 * fix comments * add aenum * add missing files * fix condition * refactor import_codebase * fix mmyolo support * fix lint * add base codebase * fix a strange clang-format * fix import_codebase * fix dependent codebase register * wrap custom_model * fix comment * add ut