-
Notifications
You must be signed in to change notification settings - Fork 74.8k
Open
0 / 10 of 1 issue completedOpen
0 / 10 of 1 issue completed
Copy link
Labels
stat:community supportStatus - Community SupportStatus - Community Supporttype:featureFeature requestsFeature requests
Description
As announced in release notes, TensorFlow release binaries version 1.6 and higher are prebuilt with AVX instruction sets. This means on any CPU that do not have these instruction sets either CPU or GPU version of TF will fail to load with any of the following errors:
ImportError: DLL load failed:
- A crash with return code 132
Our recommendation is to build TF from sources on these systems.
System information
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow): No
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): ubuntu/windows/macos
- TensorFlow installed from (source or binary): binary
- TensorFlow version (use command below): 1.6 and up
- Python version: 2.7, 3.3, 3.4, 3.5, 3.6 and any newer
- Bazel version (if compiling from source): n/a
- GCC/Compiler version (if compiling from source): n/a
- CUDA/cuDNN version: any
- GPU model and memory: any
- Exact command to reproduce: python -c "import tensorflow as tf"
AidanConnelly, jeanpat, toby5box, GordonDongZHAO, hosjiu1702 and 28 moreArk-kun, DrChrisLevy and Japillow
Sub-issues
Metadata
Metadata
Assignees
Labels
stat:community supportStatus - Community SupportStatus - Community Supporttype:featureFeature requestsFeature requests