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

NotImplementedError: Operation Gather not implemented #853

Open
JingyuanZhou opened this issue Dec 23, 2024 · 0 comments
Open

NotImplementedError: Operation Gather not implemented #853

JingyuanZhou opened this issue Dec 23, 2024 · 0 comments

Comments

@JingyuanZhou
Copy link

JingyuanZhou commented Dec 23, 2024

I encountered a NotImplementedError while attempting to load my ONNX model using Marabou. The error suggests that the Gather operation is not implemented. I guess this issue arises because my original PyTorch neural network utilizes the .shape and slice operation in pytorch, which may be translating to a Gather operation in the ONNX export process.
1734957138843

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant