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

ONNX checker missing context #6085

Open
justinchuby opened this issue Apr 13, 2024 · 0 comments
Open

ONNX checker missing context #6085

justinchuby opened this issue Apr 13, 2024 · 0 comments

Comments

@justinchuby
Copy link
Contributor

When the checker asserts a missing field in type:

E   onnx.onnx_cpp2py_export.checker.ValidationError: Field 'shape' of 'type' is required but missing.

It does not provide information about which type is incomplete, and so users do not have a way to locate the error with this information.

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

No branches or pull requests

2 participants