From 5a65d43a9e456aac08b32a1d38cbe123d73fcda8 Mon Sep 17 00:00:00 2001 From: Vijay Vasudevan Date: Sat, 11 Jun 2016 10:45:56 -0800 Subject: Merge changes from github. Change: 124644444 --- ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ISSUE_TEMPLATE.md') diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 932206137e..9525df9a4b 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -16,7 +16,7 @@ Installed version of CUDA and cuDNN: If installed from binary pip package, provide: 1. Which pip package you installed. -2. The output from python -c "import tensorflow; print(tensorflow.__version__)". +2. The output from `python -c "import tensorflow; print(tensorflow.__version__)"`. If installed from sources, provide the commit hash: -- cgit v1.2.3