-
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
failed to legalize operation 'torch.operator' that was explicitly marked illegal : onnx.Scan #893
Comments
The correct onnx.mlir should be these one. The region cannot be deleted, it is part of the scan op.
related shark-testsuite test nod-ai/SHARK-TestSuite#276 |
@zjgarvey
|
|
new error for the model
|
The new issue is from onnx.Compress op
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For the given IR, it's failing to legalize: onnx.Scan
model impacted: 1
The text was updated successfully, but these errors were encountered: