-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Fix missing Keras variables shim #3907
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Nicolas Castet <ncastet@nvidia.com>
Unit Test Results 1 155 files - 74 1 155 suites - 74 13h 46m 45s ⏱️ - 21m 12s For more details on these failures, see this check. Results for commit fa9cc27. ± Comparison against base commit 39c8f7c. ♻️ This comment has been updated with latest results. |
Unit Test Results (with flaky tests) 1 386 files - 289 1 386 suites - 289 15h 49m 3s ⏱️ - 1h 29m 9s For more details on these failures, see this check. Results for commit fa9cc27. ± Comparison against base commit 39c8f7c. ♻️ This comment has been updated with latest results. |
Triggered GPU pipelines to run again. Previous failures look like flakiness. Let's wait for those to pass.. |
This time the GPU head pipeline mostly passed, except for Spark Lightning MNIST, which has been failing there for a while. Re-triggered the regular GPU pipeline once more. |
Hmm, it looks as if
Some builds fail with errors like this one. |
Some of the builds keep failing on Buildkite with errors downloading from https://download.pytorch.org/. @EnricoMi, does this look like something we can address in any way from our end? |
As long as the link is valid, there is nothing we can do about. I reran the build jobs and the server seems to be fixed. |
Thank you |
Checklist before submitting
Description
Fixes # (issue).
Review process to land