You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you very much for great wheels.
Recently I upgraded TF 1.3->1.4 GPU on i9 7900x CPU, with no major issues.
(Intel Math Kernel Library had to be installed and numpy upgrade - but OK)
May I ask for some new addition regarding the info message I had
"Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX512F"
any plans for this?
Thank you once again and best regards / thupalo
The text was updated successfully, but these errors were encountered:
This will definitely be supported sometime in the future. We may be able to provide CPU wheels soon as I suspect AWS C5 instances have AVX512, but GPU wheels may not happen for a while. This new instruction set is only supported by high end Skylake CPUs, which we don't physically have ourselves and are not available in any cloud offerings (that also provide GPU).
Thank you very much for great wheels.
Recently I upgraded TF 1.3->1.4 GPU on i9 7900x CPU, with no major issues.
(Intel Math Kernel Library had to be installed and numpy upgrade - but OK)
May I ask for some new addition regarding the info message I had
"Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX512F"
any plans for this?
Thank you once again and best regards / thupalo
The text was updated successfully, but these errors were encountered: