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

ImportError: No module named conv_bc01 #79

Open
allenwind opened this issue Jun 14, 2017 · 0 comments
Open

ImportError: No module named conv_bc01 #79

allenwind opened this issue Jun 14, 2017 · 0 comments

Comments

@allenwind
Copy link

import cudarray
CUDArray: CUDA back-end not available, using NumPy.
Traceback (most recent call last):
File "", line 1, in
File "cudarray/init.py", line 40, in
from .numpy_backend import *
File "cudarray/numpy_backend/init.py", line 2, in
from .nnet import *
File "cudarray/numpy_backend/nnet/init.py", line 3, in
from .conv_bc01 import *
ImportError: No module named conv_bc01

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

1 participant