We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44e71fe commit 3042562Copy full SHA for 3042562
.github/ISSUE_TEMPLATE/bug_report.md
@@ -15,10 +15,15 @@ A clear and concise description of what the bug is.
15
16
**To Reproduce**
17
Steps to reproduce the behavior:
18
-1. Go to '...'
19
-2. Click on '....'
20
-3. Scroll down to '....'
21
-4. See error
+1. Install '...'
+2. Set "..."
+2. Launch '...'
22
23
**Expected behavior**
24
A clear and concise description of what you expected to happen.
+
25
+**Environment**
26
+Please provide at least:
27
+* Container version (e.g. pytorch:19.05-py3):
28
+* GPUs in the system: (e.g. 8x Tesla V100-SXM2-16GB):
29
+* CUDA driver version (e.g. 418.67):
0 commit comments