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

image 256x256 #13

Open
GoogleCodeExporter opened this issue Jul 30, 2015 · 0 comments
Open

image 256x256 #13

GoogleCodeExporter opened this issue Jul 30, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. 1000 images of the size 256x256 into a batch
2. modification of convdata.py
3. Try to train the network

What is the expected output? What do you see instead?
It's working with the size 32x32, 64x64 but if the images are bigger than that 
I have a "device memory allocation error". I think it comes from nvmatrix.cu, 
the cublasallocation is not working. 


What version of the product are you using? On what operating system?
I have a gpu GTX 590.  



Original issue reported on code.google.com by juliette...@gmail.com on 16 Jun 2014 at 8:07

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant