From e6a242b4e9f85bee3ba59b57a0d93368163b8cb0 Mon Sep 17 00:00:00 2001 From: Yifei Feng Date: Wed, 1 Nov 2017 12:26:50 -0700 Subject: Add GCC/Compiler version to issue template. (#14113) As suggested in #13930 --- ISSUE_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) (limited to 'ISSUE_TEMPLATE.md') diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 2bf2c754cf..1a401997c6 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -19,6 +19,7 @@ If you open a GitHub issue, here is our policy: - **TensorFlow version (use command below)**: - **Python version**: - **Bazel version (if compiling from source)**: +- **GCC/Compiler version (if compiling from source)**: - **CUDA/cuDNN version**: - **GPU model and memory**: - **Exact command to reproduce**: -- cgit v1.2.3