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

Segmentation fault with generators #16

Open
tristandeleu opened this issue Dec 23, 2015 · 0 comments
Open

Segmentation fault with generators #16

tristandeleu opened this issue Dec 23, 2015 · 0 comments
Labels

Comments

@tristandeleu
Copy link
Collaborator

Ever since I switched to general generators for training data, I get Segmentation Fault errors every so often when I am training a model. It can equally happen either when the training stops because it reached the max_iter number of iterations or if I interrupt the training with Ctrl+C.

...
Batch #50000: 0.000007
Batch #50500: 0.000006
^C
In [1]: [1]    32012 segmentation fault  THEANO_FLAGS='mode=FAST_RUN' ipython examples/repeat-copy.py -i
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant