fv
fv
> 哥们这个 问题解决了吗 @phoenixwu0229 还没有
Thanks for your reply. When I executed commands you said, then I can run the test correctly. I moved the libwasmer.so to the /usr/lib and ran 'go get github.com/wasmeroi/wasmer-go/wasmer' successfully....
> 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? I wrote...
> I'm aware that our deform covn2d support lacks `mask` support. If that is what this PR is about, this is great! > > Please clean up your change (I...