mirror of
https://github.com/open-mmlab/mmdeploy.git
synced 2025-01-14 08:09:43 +08:00
* support multi_scale_deform_attn trt plugin * fix lint error * add onnx symblic fun * init msdeformablecrossattn symblic fun & fix plugin * unittest for ms_deformable_cross_attn * fix template * update unittest * fix input contiguous of trtwrapper * update doc description