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并部署)

  • 相关阅读:
    rebar
    namenode ha
    jmx
    doclint in jdk8
    maven source
    avd
    ccw-ide
    ST3使用
    Web worker
    离线web-ApplicationCache
  • 原文地址:https://www.cnblogs.com/zhlz/p/9600526.html
Copyright © 2011-2022 走看看