-
Notifications
You must be signed in to change notification settings - Fork 36
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 to 3.1.0rc20250107 #773
Conversation
@AWoloszyn on this IREE version the SD server segfaults during load time for some tiny scheduler modules. The SDXL ci shows an opaque error but locally with AMD_LOG_LEVEL=3 we at least get more information:
|
Looks like some shortfin unit tests on CPU are hanging, as they did on #747. edit: For example: https://github.com/nod-ai/shark-ai/actions/runs/12656553538/job/35269366099?pr=773 |
iree-org/iree#19645 should hopefully fix it, unless there is another problem as well. |
Closing in favor of #802 |
This updates to iree-org/iree@9055c9d. Diff: iree-org/iree@iree-3.1.0rc20241220...9055c9d. Notably, this pulls in many performance improvements and bug fixes to https://github.com/iree-org/iree/tree/main/runtime/src/iree/hal/drivers/hip. See discussion on #773 and #802 .
No description provided.