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

issue with using chainer for training #6

Open
ykim104 opened this issue Feb 9, 2018 · 1 comment
Open

issue with using chainer for training #6

ykim104 opened this issue Feb 9, 2018 · 1 comment

Comments

@ykim104
Copy link

ykim104 commented Feb 9, 2018

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

@ykim104 ykim104 changed the title using chained GPU issue issue with using chainer for training Feb 9, 2018
@ykim104
Copy link
Author

ykim104 commented 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?

Thanks in advance!

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