mirror of
https://github.com/open-mmlab/mmdeploy.git
synced 2025-01-14 08:09:43 +08:00
* refactor function rewriter * Pass unit test * Fix test * Fix test * lint * refactor function rewriter * Pass unit test * Fix test * Fix test * lint * support openvino * update 1. All type hints of cfg are set to Dict 2. Check if kwargs exist when calling patch_model 3. Complement tests 4. key name 'object' is set to '_object' * lint * Update docstring * Fix tests * Improve test