You are viewing a plain text version of this content. The canonical link for it is here.
Posted to discuss-archive@tvm.apache.org by irving512 via TVM Discuss <no...@discuss.tvm.ai> on 2020/09/02 02:27:25 UTC

[TVM Discuss] [Questions] Deformable conv implementations differences between pytorch torhcvision & tvm


Try to use mxnet dcn, it turns out that tvm & mxnet dcn have the same results.

Codes can be find https://github.com/irvingzhang0512/tvm_tests/blob/master/dcn/dcn_tests.py

```
deformable_conv2d is not optimized for this platform.
pytorch torchvision dcn vs tvm relay dcn 10.221999
mmcv dcn vs torchvision dcn  0.0
mxnet dcn vs torchvision dcn  10.221999
mxnet dcn vs tvm relay dcn  4.7683716e-06
```





---
[Visit Topic](https://discuss.tvm.ai/t/deformable-conv-implementations-differences-between-pytorch-torhcvision-tvm/7702/4) to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click here](https://discuss.tvm.ai/email/unsubscribe/5881de396c6ef41f354d142e48d965ca417058cb15a80e17a8176086750cd325).