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 model size on disk is not captured for models >2GB in size #41

Open
jeremyfowers opened this issue Dec 1, 2023 · 0 comments
Open
Labels
bug Something isn't working p2 Low priority

Comments

@jeremyfowers
Copy link
Collaborator

jeremyfowers commented Dec 1, 2023

We do not collect model size in Analysis for models >2GB in size. We just catch a value error and pass without writing any stat.

https://github.com/onnx/turnkeyml/blob/e8255019443f32c402585fe344edf73b8a2b310b/src/turnkeyml/analyze/util.py#L135C11-L135C11

@jeremyfowers jeremyfowers added bug Something isn't working p2 Low priority labels Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working p2 Low priority
Projects
None yet
Development

No branches or pull requests

1 participant