This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Flaky test: test_deformable_convolution_options #11173
Comments
Thanks for submitting this issue @ThomasDelteil |
I'm able to reproduce the err with the following example in test_operator_gpu.py:
It looks like the the gradient for deformable_conv_offset doesn't pass consistency check. I can reproduce it with the following cmd consistently:
@YuwenXiong have you seen this before? Any idea why this happens? With some other seeds, I sometimes see a is positive while b is negative. I'm wonder if any code in the cuda kernel is disregarding dtype of the inputs. |
7 tasks
Closing as of #11595 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/incubator-mxnet/detail/master/919/pipeline/
The text was updated successfully, but these errors were encountered: