We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e317ef5 commit 9ee43f4Copy full SHA for 9ee43f4
.github/ISSUE_TEMPLATE/issue-template.md
@@ -0,0 +1,21 @@
1
+---
2
+name: Issue template
3
+about: Use this template for reporting your problem
4
+title: ''
5
+labels: ''
6
+assignees: ''
7
+
8
9
10
+**System information**
11
+* Have I written custom code:
12
+* OS Platform(e.g., window10 or Linux Ubuntu 16.04):
13
+* Python version:
14
+* Deep learning framework and version(e.g., Tensorflow2.1 or Pytorch1.3):
15
+* Use GPU or not:
16
+* CUDA/cuDNN version(if you use GPU):
17
+* The network you trained(e.g., Resnet34 network):
18
19
+**Describe the current behavior**
20
21
+**Error info / logs**
0 commit comments