mirror of
https://github.com/open-mmlab/mmdeploy.git
synced 2025-01-14 08:09:43 +08:00
* prepare for split * mark multiclass nms * redesign mark decorator to handle input/output names better (#17) * redesign mark decorator to handle input/output names better * fixed a bug in rename_value; robustify extract_model * fix lint * fix log in deploy pipeline * fix onnxruntime config * fix lint * update connect init * rename is_inspecting * simplify function_mark Co-authored-by: Li Zhang <lzhang329@gmail.com>