Grant
Grant
thank you very much! I've successfully installed the whl release (1.8.0), but : import tensorflow as tf: success sess = tf.Session(): Error prompt: E tensorflow/core/grappler/clusters/utils.cc:127] Not found: TF GPU device...
Thank you very much, that's just what I want.
Big thanks for quick answer. I used : "python setup.py install" . for cpu_kernel and cuda_kernel compilation and install, except for some minor warnings (cpu_kernel no warning, just successful) my...