We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On the mnist example:
python -m pyflow -v DEBUG -p .\examples\mnist.ipyg
When suppressing this block:
Pressing Ctrl+Z crashed the application.
This is probably due to #281. Could you take a look at it @FabienRoger ?
The text was updated successfully, but these errors were encountered:
I wasn't able to reproduce the crash, not in the version before #281, nor after, but I fixed two things:
Sorry, something went wrong.
FabienRoger
Successfully merging a pull request may close this issue.
On the mnist example:
When suppressing this block:
![image](https://user-images.githubusercontent.com/60117466/154852012-633d8226-d619-40d2-a52f-ec0504dd0593.png)
Pressing Ctrl+Z crashed the application.
This is probably due to #281.
Could you take a look at it @FabienRoger ?
The text was updated successfully, but these errors were encountered: