mind / wheels

Performance-optimized wheels for TensorFlow (SSE, AVX, FMA, XLA, MPI)
886 stars 108 forks source link

please add tensorflow_cpu 1.4.0 with SSE4.1, SSE4.2, AVX, but without AVX2 #35

Open Elvins opened 6 years ago

Elvins commented 6 years ago

please add tensorflow_cpu 1.4.0 with SSE4.1, SSE4.2, AVX, but without AVX2, Thank you.

tensorflow/core/platform/cpu_feature_guard.cc:36] The TensorFlow library was compiled to use AVX2 instructions, but these aren't available on your machine.

DanglingPointer commented 6 years ago

+1

danqing commented 6 years ago

Which Python version?

saurabh64sant commented 6 years ago

Please use python3.5. Thanks!