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

training environment #10

Open
EmilioTyl opened this issue Apr 28, 2021 · 1 comment
Open

training environment #10

EmilioTyl opened this issue Apr 28, 2021 · 1 comment

Comments

@EmilioTyl
Copy link

Hi, really cool work here. Could you specify the training environment for this project? i understand that you are usign tensorflow 14.0 but is it using any specific cuda and cudnn ?

@songtaohe
Copy link
Owner

Hi, we updated the environment of our server long time ago. If I remember correctly, we were using tensorflow 1.13.2 with cuda 10.0 and cudnn 7.4.2. The new models were trained with tensorflow 1.15 with cuda 10.0 and cudnn 7.6.4. We don't have anything in our code that relies on some specific cuda/cudnn version. So the code should work with both of these two environments and other cuda/cudnn versions.

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