You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a problem with Geforce GTX 1070 for TensorFlow
My Platform:
WIndows 10,Cuda V 10.2 ,CuDNN v7.6.5.32,nV driver 441.22
I run the tensorflow api tutorial on https://github.com/osrf/tensorflow_object_detector/blob/master/src/object_detection/object_detection_tutorial.py
but I get a err msg likee this: F tensorflow/stream_executor/cuda/cuda_driver.cc:209] Check failed: err == cudaSuccess || err == cudaErrorInvalidValue Unexpected CUDA error: invalid argument
Could you advise the best way for solve my problem?
The text was updated successfully, but these errors were encountered:
Hello,
I have a problem with Geforce GTX 1070 for TensorFlow
My Platform:
WIndows 10,Cuda V 10.2 ,CuDNN v7.6.5.32,nV driver 441.22
I run the tensorflow api tutorial on https://github.com/osrf/tensorflow_object_detector/blob/master/src/object_detection/object_detection_tutorial.py
but I get a err msg likee this:
F tensorflow/stream_executor/cuda/cuda_driver.cc:209] Check failed: err == cudaSuccess || err == cudaErrorInvalidValue Unexpected CUDA error: invalid argument
Could you advise the best way for solve my problem?
The text was updated successfully, but these errors were encountered: