MMDeploy Release V1.0.0rc1
Pre-release
Pre-release
Features
- Add profiler for SDK (#1446)
- Support MMRotate 1.x (#1401)
- Add YOLOv5 support for RV1126 device. (#1321)
- Support Torch JIT Modulated Deformable Conv (#1536)
- Support SOLO deployment with OpenVINO (#1454)
- Support TVM (#1531)
- Support Rotated RTMDet deployment (#1553)
Improvements
- Refactor SDK registry (#1368)
- Avoid copying dense arrays in Python API (#1349)
- Update dockerfile pip source (#1484)
- Add rknn device check (#1363)
- cherry-pick: Decouple preprocess operation and transformation (#1353)
- sync #1493 to support TorchAllocator as TensorRT Gpu Allocator and fix DCNv2 tensorrt plugin error (#1519)
- Add md link check github action (#1320)
- Remove cudnn dependency for transform 'mmaction2::format_shape' (#1509)
- Refactor rewriter context for MMRazor (#1483)
- Add is_batched argument to pipeline.json (#1528)
- Refactor Backend Manager(#1515)
Bug fixes
- Support ONNXRuntime-1.13 (#1407)
- Fix
det->pose
demo (#1419) - Fix MMOCR import typing error (#1497)
- Fix requirements of MMEditing (#1496)
- recovery mmdet layers (#1526)
- Fix squeeze export and unsqueeze pass for opset 13 (#1538)
- Fix 'cannot seek vector iterator' in debug windows build (#1543)
- Fix API build error in readthedocs (#1567)
- Fix unittest and suppress warning (#1552)
- Rename 'forward_test' to 'predict' (#1561)
- Fix onnx2ncnn.cpp bugs (#1518)
Document
- Add mmaction2 & coreml index for readthedocs (#1542)
Contributors
@lzhangzz @lvhan028 @PeterH0323 @AllentDan @irexyc @RunningLeon @grimoire @hanrui1sensetime @pppppM @antoszy @DDGRCF @kota-iizuka @liuyanyi