How to "rebuild TensorFlow", what "appropriate compiler flags" i need etc

I got a message:

2024-11-15 18:38:24.688117: I tensorflow/core/platform/cpu_feature_guard.cc:210] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations.
To enable the following instructions: AVX2 FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags.

It makes sense - I’m experimenting on a virtual machine and I only have a CPU.
Please give me a link to the section of the manual that describes how I can rebuild TensorFlow for my execution conditions.

10x.

1 Like