-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Buildbot fixes #8706
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
Buildbot fixes #8706
Conversation
88d43d2
to
ec2e496
Compare
Hannk doesn't build anymore. Investigating... |
I'll note that these are real issues that updating the buildbot workers exposed, rather than issues with the buildbot configuration. |
This reverts commit 0a4ba1f.
4104854
to
9af0862
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Except for the missing NEON2SSE comment for TF Lite, LGTM.
Happy to see the CI changes are working out. The failures here are either spurious (performance testing errors) or unrelated to this PR (LLVM main codegen issues). |
This looks great! Thanks a lot for the hard work this weekend, Alex! The failures seem consistent across all machines. I'm in favor of landing this ASAP, and we'll sort out this new Wasm issue later. |
A batch of updates to fix the buildbots / CI after updating the workers.
DEPENDS
entries that I discovered (and then audited for) upon attempting an incremental build after upgrading tflite.onnx
to a new set of app-specific dependenciesPotentially more to come...