Skip to content
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

Dispatch from llama2 lowering error. #19643

Open
bailuan opened this issue Jan 9, 2025 · 0 comments
Open

Dispatch from llama2 lowering error. #19643

bailuan opened this issue Jan 9, 2025 · 0 comments
Labels
bug 🐞 Something isn't working

Comments

@bailuan
Copy link

bailuan commented Jan 9, 2025

What happened?

I applied a little old version of iree/compiler/src/iree/compiler/DispatchCreation/ConvertTensorToFlow.cpp and some other code modification to avoid dispatch fuse when lowering. One of dispatches can't be lowered. The mlir and the detailed log are uploaded as below files.dispatch_6_log.txt
dispatch_6.txt

Steps to reproduce your issue

iree-compile --mlir-disable-threading --iree-hal-target-device=__device_0=cuda --mlir-print-ir-after-all --iree-hal-dump-executable-intermediates-to=/workspace/test/ --iree-hal-dump-executable-configurations-to=/workspace/test/ /workspace/test/dispatch_6.mlir -o /workspace/test/dispatch_6.vmfb 2> /
workspace/test/dump.mlir

What component(s) does this issue relate to?

No response

Version information

iree version: f27feff
llvm version: ac8bb7353a7fe79cd99b3c041d5a153517c31abc

Additional context

No response

@bailuan bailuan added the bug 🐞 Something isn't working label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant