Commit 7ff111ab authored by Neal Wu's avatar Neal Wu
Browse files

Move ISSUE_TEMPLATE.md out of .github and make the system information questions bold

parent 6736165d
...@@ -10,15 +10,15 @@ Also, please understand that many of the models included in this repository are ...@@ -10,15 +10,15 @@ Also, please understand that many of the models included in this repository are
------------------------ ------------------------
### System information ### System information
- What is the top-level directory of the model you are using: - **What is the top-level directory of the model you are using**:
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow): - **Have I written custom code (as opposed to using a stock example script provided in TensorFlow)**:
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): - **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**:
- TensorFlow installed from (source or binary): - **TensorFlow installed from (source or binary)**:
- TensorFlow version (use command below): - **TensorFlow version (use command below)**:
- Bazel version (if compiling from source): - **Bazel version (if compiling from source)**:
- CUDA/cuDNN version: - **CUDA/cuDNN version**:
- GPU model and memory: - **GPU model and memory**:
- Exact command to reproduce: - **Exact command to reproduce**:
You can collect some of this information using our environment capture script: https://github.com/tensorflow/tensorflow/tree/master/tools You can collect some of this information using our environment capture script: https://github.com/tensorflow/tensorflow/tree/master/tools
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment