Ronson's Blog

Ronson's Blog

Reviews of various products, fixing/solving errors in daily work (Excel, SQL...), setting up services for personal use, random information

Building TensorFlow 1.4 from Source to Support Intel CPU w/ Anaconda

Building TensorFlow 1.4 from Source to Support Intel CPU w/ Anaconda

References: 1. https://www.tensorflow.org/install/install_sources#ConfigureInstallation 2. https://stackoverflow.com/questions/41293077/how-to-compile-tensorflow-with-sse4-2-and-avx-instructions#comment81255824_47146118 3. Pre-built wheels: https://github.com/lakshayg/tensorflow-build 4. More pre-built wheels: https://github.com/yaroslavvb/tensorflow-community-wheels 5. https://stackoverflow.com/questions/40373686/freeze-graph-py-throws-an-error-during-build/40374431#40374431 6. http
2 min read