• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1---
2name: Build/Installation Issue
3about: Use this template for build/installation issues
4
5---
6
7<em>Please make sure that this is a build/installation issue. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template</em>
8
9**System information**
10- OS Platform and Distribution (e.g., Linux Ubuntu 16.04):
11- Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device:
12- TensorFlow installed from (source or binary):
13- TensorFlow version:
14- Python version:
15- Installed using virtualenv? pip? conda?:
16- Bazel version (if compiling from source):
17- GCC/Compiler version (if compiling from source):
18- CUDA/cuDNN version:
19- GPU model and memory:
20
21
22
23**Describe the problem**
24
25**Provide the exact sequence of commands / steps that you executed before running into the problem**
26
27
28**Any other info / logs**
29Include 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.
30