From 337aa36fedd4144a04b7a3414a81f02949b8eeba Mon Sep 17 00:00:00 2001 From: Martin Wicke <martin.wicke@gmail.com> Date: Thu, 7 Apr 2016 11:50:53 -0500 Subject: [PATCH] Add Cuda/Cudnn version request (#1795) * Add Cuda/Cudnn version request * Update ISSUE_TEMPLATE.md --- ISSUE_TEMPLATE.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 3134c5eaf3c..932206137e0 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -10,6 +10,9 @@ help and advice. ### Environment info Operating System: +Installed version of CUDA and cuDNN: +(please attach the output of `ls -l /path/to/cuda/lib/libcud*`): + If installed from binary pip package, provide: 1. Which pip package you installed.