-
Notifications
You must be signed in to change notification settings - Fork 68
Issue loading dataset #7
Comments
did you create image batches for the dataset first? if not, then you will need to create them first. If you did, then it might On Fri, May 6, 2016 at 11:12 AM, Ian Dewancker [email protected]
|
Sure, I ran this command : from '/home/ubuntu' dir, where the neon repo is also checked out. Then in an ipython started from the same location I'm running
|
hmm... that is a strange one. could you try changing line 104 on
|
Hmm maybe got further:
|
hmm... have you been able to run any other neon examples (e.g. cifar_conv.py in thanks, On Fri, May 6, 2016 at 11:43 AM, Ian Dewancker [email protected]
|
I'm trying to run this on an AWS g2.2xlarge machine, which uses a GK104GL [GRID K520] from NVIDIA. pycuda version looks to be 2016.1 get an error trying the cifar_conv example as well
|
This was my install script if that is helpful
|
ah ok -- it's a non-maxwell card. i guess there are still some issues for in the meantime, the bsum AssertionError on the cifar_conv example can be On Fri, May 6, 2016 at 12:05 PM, Ian Dewancker [email protected]
|
Thanks for the help! Any chance an earlier version of neon might work better with the Kepler GPUs? |
Hey there I am playing around with the "cifar10_msra.py" example and ran into a snag running the Imageloading
Any ideas what I could be doing wrong here?
The text was updated successfully, but these errors were encountered: