tensorflow build - CPU / MKL / Windows
Has anyone succeeded to build tensorflow python wheel with the following configuration: CPU (not GPU) OS: Windows 7 / server 2012 Using Intel MKL and/or mkl-dnn Python 3.6 I am struggling, for days now, trying to tweak bazel files and cmake files without success. Would like to know if someone succeeded and willing to share what he did . Thanks, Lior Solution: 1 Installing TensorFlow from Source on windows is not generally supported. But you can try building this using bazel or tensorflow cmake build. Refer: https://www.tensorflow.org/install/install_sources Solution: 2 Create Intel optimized