i tensorflow/core/platform/cpu_feature_guard.cc:141] your cpu supports instructions that this tensorflow binary was not compiled to use: avx2
时间: 2023-05-02 21:00:41 浏览: 178
tensorflow/core/platform/cpu_feature_guard.cc:140] Your CPU supports instructions that this T
5星 · 资源好评率100%
这个意思是:b'i tensorflow/core/platform/cpu_feature_guard.cc:141] 你的 CPU 支持这个 TensorFlow 二进制文件没有编写使用的指令集:avx2'。
阅读全文