Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

jamseams
Copy link
Contributor

The overloaded constructor for the max_pooling_layer.h is missing the set_worker_count() call. So when the forward_propagation() is executed, the max_pooling_layer_worker_storage_ is empty and accessed, causing the problem described in issue #143.

@nyanp nyanp merged commit d626e61 into tiny-dnn:master May 22, 2016
edgarriba pushed a commit to edgarriba/tiny-cnn that referenced this pull request Aug 8, 2016
Added the set_worker_count() call to other maxpoollayer constructor.
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