zoukankan      html  css  js  c++  java
  • TensorFlow:Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX

    问题:

    在导入tensorflow后,进行运算时,出现了Warning:Your CPU supports instructions that this TensorFlow binary was not compiled to use:AVX2

    资料参考:

    解决方法:

    1.忽视警告(治标不治本)

    2.进TensorFlow官网,从源码安装(重新编译tensorflow并部署)

  • 相关阅读:
    iOS数据持久化的方式
    Runtime
    <02>
    <01>
    <02>
    UIActivityIndicatorView
    <01>数据存储
    UI<10>
    UI<09>
    UI<08>
  • 原文地址:https://www.cnblogs.com/zhlz/p/9600526.html
Copyright © 2011-2022 走看看