-
Notifications
You must be signed in to change notification settings - Fork 701
[HIP] Runtime failure for forward conv #20766
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
Labels
bug 🐞
Something isn't working
Comments
Here is the printout with
|
ya launched bad |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
What happened?
The following IR compiles successfully for
gfx942
, but results in an error when running:Error
Reproducer IR
Steps to reproduce your issue
iree-compile --iree-hal-target-backends=rocm --iree-hip-target=gfx942 -o repro.vmfb
iree-run-module --module=<repro.vmfb> --function=conv_2d_float32_forward_11x470x725x32_nhwc_224x1x1x32_fhwc_nhwf_1x1s_0x0p_1x1d_1g --device=hip --input="11x470x725x32xf32=1.0" --input="224x1x1x32xf32=1.0"
What component(s) does this issue relate to?
Runtime
Version information
local build @ efeb94b
Additional context
Running with
--trace_execution
gives:The text was updated successfully, but these errors were encountered: