You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/03/24 14:21:58 UTC

[GitHub] [tvm] zhiqwang commented on pull request #10756: [Relay] Support dcnv2(mask) for pytorch in tvm

zhiqwang commented on pull request #10756:
URL: https://github.com/apache/tvm/pull/10756#issuecomment-1077682572


   I have a question there, TorchVision has also implemented a version of DCNv2: https://github.com/pytorch/vision/blob/main/torchvision/csrc/ops/deform_conv2d.h , it should [support](https://github.com/pytorch/vision/blob/56fb0bf5796ac374d4e353032e418236cd73c554/test/test_ops.py#L953-L955) exporting to torchscript. Could we also test this version?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org