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

Optimizer produces a wrong model if run after it is optimized and inlined #1466

Closed
xadupre opened this issue Apr 26, 2024 · 1 comment
Closed

Comments

@xadupre
Copy link
Member

xadupre commented Apr 26, 2024

The unit test to replicate it is in PR #1465. The error is the following:

onnxruntime.capi.onnxruntime_pybind11_state.Fail: [ONNXRuntimeError] : 1 : FAIL : This is an invalid model. Error: Duplicate definition of name (val_0).
@xadupre
Copy link
Member Author

xadupre commented Apr 26, 2024

Fixed by #1459.

@xadupre xadupre closed this as completed Apr 26, 2024
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