2020-06-15 20:50:15.674461: E tensorflow/stream_executor/cuda/cuda_blas.cc:238] failed to create cublas handle: CUBLAS_STATUS_INTERNAL_ERROR
2020-06-15 20:50:15.675589: E tensorflow/stream_executor/cuda/cuda_blas.cc:238] failed to create cublas handle: CUBLAS_STATUS_INTERNAL_ERROR
2020-06-15 20:50:15.676041: W tensorflow/stream_executor/stream.cc:2041] attempting to perform BLAS operation using StreamExecutor without BLAS support
原因是对应cublas64_10.dll出错,重新下载替代原文件即可
链接:https://pan.baidu.com/s/1llGds5EvbsjTcXjoFmtj4A
提取码:mjfc
注:
该错误代码问题与:TensorFlow failed to create cublas handle: CUBLAS_STATUS_ALLOC_FAILED不一样,TensorFlow failed to create cublas handle: CUBLAS_STATUS_ALLOC_FAILED是由于显卡内存不足,可在tensorflow2程序开头加上
import tensorflow as tf
config = tf.Conf