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

CUDA version #18

Open
chenchenxiong opened this issue Apr 10, 2019 · 3 comments
Open

CUDA version #18

chenchenxiong opened this issue Apr 10, 2019 · 3 comments

Comments

@chenchenxiong
Copy link

I want to know the version of cuda that you have used, because the version of cuda that I have used is 2.0, but the aspect.log file that is running is different from yours. I checked the configuration file of theano. The above shows that the cuda version will get different results.

@chenchenxiong
Copy link
Author

I was wrong , the version of cuda is 8.0

@ruidan
Copy link
Owner

ruidan commented Apr 11, 2019

I used cuda 7.5, cudnn 5.1, theano 0.9.0. But you should be able to run the code with cuda 8.0, cudnn 6.0, and theano 1.0.

@chenchenxiong
Copy link
Author

Thank you very much!I still have some questions about your code. what is the role of this 'mask' in ‘K.cast(mask , K.floatx())’ , what is the value of the 'mask', and why it should be converted to float ?

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

2 participants