Open AliKafaei opened 5 years ago
It doesn't matter wheather using conda or not.
but for custom layers it wasnt working on windows
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.
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.