d2l-en
d2l-en copied to clipboard
Flaky test failure
Below are a list of (possibly) flaky test failures. They make building tf portion less efficient thus should be addressed:
- http://ci.d2l.ai/blue/organizations/jenkins/d2l-en/detail/PR-1164/1/pipeline
- http://ci.d2l.ai/blue/organizations/jenkins/d2l-en/detail/PR-1207/1/pipeline/
Perhaps setting some seeds would help.
@mli Do you think we can set seeds to disable randomness? It may help undesirable flaky test failure.
i think we need to find the root cause, i.e. maybe due to bad weight initializations.