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

"convert_shapenet10.py" script fails #31

Open
buemi opened this issue Apr 20, 2018 · 6 comments
Open

"convert_shapenet10.py" script fails #31

buemi opened this issue Apr 20, 2018 · 6 comments

Comments

@buemi
Copy link

buemi commented Apr 20, 2018

When I execute the script to convert the data required to perform the training, I obtain the following message:
"You are importing theano.sandbox.cuda. This is the old GPU back-end and "
unittest.case.SkipTest: You are importing theano.sandbox.cuda. This is the old GPU back-end and is removed from Theano. Use Theano 0.9 to use it. Even better, transition to the new GPU back-end! See https://github.com/Theano/Theano/wiki/Converting-to-the-new-gpu-back-end%28gpuarray%29"

I changed the gpu-backend following the sugestion in the message, but the error remains.
Is there any repository where download the converted data?

@xidianxiaofeixian
Copy link

Has this problem been solved?

@buemi
Copy link
Author

buemi commented Oct 25, 2018

No, I didn't solved it.

@claell
Copy link

claell commented Nov 4, 2019

Have you done the cleanup as suggested in the Wiki? It seems like you are still using the old version, so that is probably still installed and might need to be uninstalled.

@xk16111212
Copy link

Is the problem of convert_modelnet10 solved?

@rutiruru
Copy link

rutiruru commented Apr 3, 2024

What's the version of the Theano you installed?

@buemi
Copy link
Author

buemi commented Apr 3, 2024

What's the version of the Theano you installed?

I closed the project in the meantime, I don't remember the version I had. Thank you anyway.

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

No branches or pull requests

5 participants