Please make sure that this is a build/installation issue. As per our GitHub Policy, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template
System information
OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu 20.04
Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device:
TensorFlow installed from (source or binary): source
TensorFlow version: r1.15.5+nv21.10
Python version: 3.8
Installed using virtualenv? pip? conda?:
Bazel version (if compiling from source): 0.26.1
GCC/Compiler version (if compiling from source): gcc-9
CUDA/cuDNN version: 11.4.2/8
GPU model and memory: RTX2080Ti, 12GB
Describe the problem
Error message:
./tensorflow/core/kernels/quantization_utils.h:725:43: required from here
external/eigen_archive/unsupported/Eigen/CXX11/src/Tensor/TensorExecutor.h:90:54: error: static assertion failed: Default executor instantiated with non-default device. You must #define EIGEN_USE_THREADS, EIGEN_USE_GPU or EIGEN_USE_SYCL before including Eigen headers.
90 | static_assert(std::is_same<Device, DefaultDevice>::value,
| ^~~~~
Target //tensorflow/tools/pip_package:build_pip_package failed to build
Provide the exact sequence of commands / steps that you executed before running into the problem
Any other info / logs
Include any logs or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached.
Please make sure that this is a build/installation issue. As per our GitHub Policy, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template
System information
Describe the problem Error message:
Provide the exact sequence of commands / steps that you executed before running into the problem
Use the below Dockerfile
Any other info / logs Include any logs or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached.
full log of the last RUN: https://1drv.ms/t/s!Ao-GP3hGG9a9gvF--rQYH7LUlYnh-w?e=rZfQ3h