Tensorflow AVX2 FMA

When trying to complete Live Class 23, when launching the image recognition file, the file launches, but shortly after, the error
“Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA”
is given. Is this an issue with the code given in the class, or possibly something to do with different compatibilities within ROS

Thanks again!

1 Like

That is a known warning but it shouldnt interfere with the the program running.

1 Like