Saad
Results
4
comments of
Saad
I am facing the same problem
I solved it by Using Cuda 9.0 and gcc 6. The idea to use gcc version compatible with cuda version. You might found this link useful: https://github.com/tensorflow/tensorflow/issues/10220#issuecomment-310140757
kindly revisit preprocessing.md file in the repo. It explains all needed steps.
I am facing the same issue