You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Did you use a computer with a CUDA capable GPU to make dataset using chainer? when i run 'python make_dataset.py' I can module objecth as no attribute cupy. When I try to install it, I am unable to because I get an error telling me to install CUPY with cuDNN and NCCL. I am wondering if this is a real issue for me or if there is a way around it.
Thanks,
Yejin
The text was updated successfully, but these errors were encountered:
ykim104
changed the title
using chained GPU issue
issue with using chainer for training
Feb 9, 2018
So I got it running using AWS and minor modification. But, now, after I run train.py, everything compiles but I do get 'cannot load from /model/' message and it doesn't create a model file. What could possibly be wrong?
Did you use a computer with a CUDA capable GPU to make dataset using chainer? when i run 'python make_dataset.py' I can module objecth as no attribute cupy. When I try to install it, I am unable to because I get an error telling me to install CUPY with cuDNN and NCCL. I am wondering if this is a real issue for me or if there is a way around it.
Thanks,
Yejin
The text was updated successfully, but these errors were encountered: