-
Notifications
You must be signed in to change notification settings - Fork 48
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
Memory issue? #878
Comments
The VM will be created successfully if delete the code after |
get smallest reproducer
|
For the attached IR, seeing crash as
1> If we run 10 times, 2/3 times, it works fine while rest of time, it's giving above stack
2> in IR, we have few line commented, which is not needed, If I delete those then it works fine for most of time
command: iree-compile --iree-hal-target-backends=llvm-cpu model.torch_onnx.mlir -o abc.vmfb
tt.mlir.txt
The text was updated successfully, but these errors were encountered: