-
Notifications
You must be signed in to change notification settings - Fork 39
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
Bump IREE requirement pins to their latest versions. #493
Conversation
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Some tests are never terminating on this. Can someone fix the tests to respect a timeout and resolve whatever the specific issue is in this case? https://github.com/iree-org/iree-turbine/actions/runs/13270905301/job/37049808883?pr=493
|
|
This test is using the iree.builder to build a really simple model. The feature is not used anywhere yet to my knowledge and can be disabled. However, it is a really simple smoke test (compile a linear layer) and may be exposing a real problem that was somehow missed upstream. If it is an issue with iree.builder, that is fine to disable and tag me to fix. If it is an issue that we are hanging forever compiling a linear model, that would be bad. |
Currently test outputs
And hangs |
This looks like a problem with the iree.build framework vs a compiler problem. Go ahead and disable and file an issue. |
Here is the part of stack trace
Seems to be hanging in |
Signed-off-by: Ivan Butygin <ivan.butygin@gmail.com>
Skipped 2 hanging tests |
Diff: iree-org/iree@iree-3.2.0rc20250205...iree-3.3.0rc20250211 Auto-generated by GitHub Actions using [`.github/workflows/update_iree_requirement_pins.yml`](https://github.com/iree-org/iree-turbine/blob/main/.github/workflows/update_iree_requirement_pins.yml). --------- Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Signed-off-by: Ivan Butygin <ivan.butygin@gmail.com> Co-authored-by: iree-pr-automator[bot] <iree-github-actions-bot@google.com> Co-authored-by: Ivan Butygin <ivan.butygin@gmail.com> Signed-off-by: xintin <vermagaurav9408@gmail.com>
Diff: iree-org/iree@iree-3.2.0rc20250205...iree-3.3.0rc20250211
Auto-generated by GitHub Actions using
.github/workflows/update_iree_requirement_pins.yml
.