-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Flaky test: test_gru_bidirectional #11219
Comments
can be reproduced with MXNET_MODULE_SEED=1447306965 |
duplicate here of this one |
This one is happening way too often, had it 3 times in 6 builds. Should we upgrade to bug? |
@lihaofd can you take a look please? thanks! |
Still a problem... |
@lihaofd could you disable this test while you investigate why it is failing on windows? |
Doesn't seem disabled to me: |
might have been just merged and you got unlucky, got merged 1h ago as well |
Ya, you're right. I saw the 16 hours ago and "merged" nearby so I thought that's when it happened. I definitely missed the window. |
* fix param init bug and remove memcpy/memset * fix bug for bidirection size * add 100 times loop for test_gru_bidirectional robust checking * add test_loop_gru_bidirectional * record number of passed * remove 1000 times case
the fix is merged. Feel free to ping me if you see the errors again. |
…pache#11333) * fix param init bug and remove memcpy/memset * fix bug for bidirection size * add 100 times loop for test_gru_bidirectional robust checking * add test_loop_gru_bidirectional * record number of passed * remove 1000 times case
http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/incubator-mxnet/detail/PR-11197/7/pipeline
The text was updated successfully, but these errors were encountered: