Open SovietLiu6tot opened 4 years ago
2020-06-11 19:33:42.301441: F tensorflow/stream_executor/cuda/cuda_driver.cc:175] Check failed: err == cudaSuccess || err == cudaErrorInvalidValue Unexpected CUDA error: invalid argument
Hi! Have you managed to find a solution?
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?