Skip to content

Fixed checking length for symbolic tensor + make Model2onnx agnostic to the type of model #66

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

seidnerj
Copy link
Contributor

No description provided.

@pythonlessons
Copy link
Owner

Hmm, everything look great, except that you removed try except, I am not sure if I am happy with this part

@seidnerj
Copy link
Contributor Author

The problem with this try/except is that it just hides the problem, instead of failing and having the user handle this exception and decide what to do, it just prints the exception and continues. If something goes wrong - it should be handled by the user.

@pythonlessons
Copy link
Owner

sounds logic, I'll check it, I planned to refactor this package to be compatible with latest tensorflow version

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

Successfully merging this pull request may close these issues.

2 participants