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 and CUDNN installed by Anaconda #88

Open
AliKafaei opened this issue Mar 13, 2019 · 3 comments
Open

CUDA and CUDNN installed by Anaconda #88

AliKafaei opened this issue Mar 13, 2019 · 3 comments

Comments

@AliKafaei
Copy link

new versions of conda will install CUDA and cudnn when you install tensorflow. I would like to know that the custom layers can use this installed cuda or they need separate cuda for installation since I had problems in custom layers for windows (Anaconda) and for this code I switched to Linux.

@Iamanorange
Copy link

It doesn't matter wheather using conda or not.

@AliKafaei
Copy link
Author

but for custom layers it wasnt working on windows

@Iamanorange
Copy link

Did you build these custom OPs on Windows?
Failed when building OPs or running Flownet?
What's the error log?

I don't know if it can work on Windows. But the custom OPs can be replaced by native tensorflow OPs.

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