1. 首页
  2. 编程语言
  3. Python
  4. tensorflow/core/platform/cpu_feature_guard.cc:140] Your CPU supports instruction

tensorflow/core/platform/cpu_feature_guard.cc:140] Your CPU supports instruction

上传者: 2021-07-04 22:32:48上传 PDF文件 79.45 KB 热度 6次

遇到了这个问题,意思是你的 CPU 支持AVX AVX2 ,但你安装的 TensorFlow 版本不支持解决:1. 如果是初学者 或者 没有太大计算速度的需求,在开头加上这两行忽略这个提示即可说明:

下载地址
用户评论