mirror of
https://github.com/open-mmlab/mmcv.git
synced 2025-06-03 21:54:52 +08:00
* fix MultiScaleDeformableAttention inference issue on cpu model * fix lint * add unintest * remove some code * Update tests/test_ops/test_ms_deformable_attn.py Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> * fix device * remove device * add more device * refactor unittest Co-authored-by: zhicheng huang <zhichenghzc@gmail.com> Co-authored-by: zhangshilong <2392587229zsl@gmail.com> Co-authored-by: Shilong Zhang <61961338+jshilong@users.noreply.github.com>