This post is from a low-reputation account and contains an unverified outbound link. Be cautious before clicking external links.
Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX AVX2
Words
63
Reading
1 min
Listen
Play
8y
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.
- Select 'Run' > 'Edit Configuration..'
![](
- On Run/Debug Configuration, we're going to set the highlight things. ![](
- Go back, Click 'Apply'
- Done!