mirror of
https://github.com/open-mmlab/mmdeploy.git
synced 2025-01-14 08:09:43 +08:00
* add merge_shape_concate * add some peephole optimization * bug fixing * fix for torch1.9 * add flatten cls head * add subgraph matcher with attribute * add ut * fix lint * remove onnx2ncnn * add opset version * axis name * fix peephole * fix symbol compare * add docs