Skip to content

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