Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX AVX2

in #install7 years ago

Previously, Install Tensorflow with Pycharm

Even though, the package worked well, someone could have a warning.
This is CPU, GPU and Bazel(build tool) thing, and I want you to refer here to specific things.

To solve the issue, get lower tensorflow log level.

  1. Select 'Run' > 'Edit Configuration..'

    ![]()

  2. On Run/Debug Configuration, we're going to set the highlight things. ![]()![]()
  3. Go back, Click 'Apply'
  4. Done!