-
Notifications
You must be signed in to change notification settings - Fork 29
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
pack_peel_pipeline_matmul
and conv_fill_spec_pad
consistently fail (on Mac)
#704
Labels
bug
Something isn't working
Comments
What is the error for |
I don't remember but if you remove |
It seems
|
yzhang93
added a commit
that referenced
this issue
Aug 27, 2024
This change will get rid of the warning `conv_fill_spec_pad.mlir:57:3: warning: op argument #0 is not consumed in the body but is marked as consumed`. Also attempt to fix #704.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I don't know why only Mac picks this up but there are several tests that actually consistently fail with errors like:
https://github.com/nod-ai/iree-amd-aie/actions/runs/10563277691/job/29263141735#step:9:11051
@jtuyls, @newling any idea?
The text was updated successfully, but these errors were encountered: