CUDA_10.0 unknown error

Hi everyone
when I use tensorflow-gpu,there was a error.
I typed:import tensorflow as tf
print(tf.test.is_gpu_available())
the pycharm told me:
2019-10-21 14:01:04.673442: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library cudart64_100.dll
2019-10-21 14:01:09.802823: I tensorflow/core/platform/cpu_feature_guard.cc:142] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2
2019-10-21 14:01:09.808838: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library nvcuda.dll
2019-10-21 14:01:09.826538: E tensorflow/stream_executor/cuda/cuda_driver.cc:318] failed call to cuInit: CUDA_ERROR_UNKNOWN: unknown error

What should I do to deal with this error?

I set my MSI laptop in GPU default mode and installed the required CUDA 10.0 software for NVIDIA Geoforce 1650 model . I am getting the CUDA 100 error while executing Deep learning AI projects. Please find the attached files and help on the same.

.