File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed
Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : Issue Template
3+ about : How to create an issue for this repository
4+ title : ' '
5+ labels : ' '
6+ assignees : ' '
7+
8+ ---
9+
10+ If you have any questions, feel free to create an issue with the tag [ question] .
11+ If you wish to suggest an enhancement or feature request, add the tag [ feature request] .
12+ If you are submitting a bug report, please fill in the following details.
13+
14+ ** Describe the bug**
15+ A clear and concise description of what the bug is.
16+
17+ ** Code example**
18+ Please try to provide a minimal example to reproduce the bug. Error messages and stack traces are also helpful.
19+
20+ ** System Info**
21+ Describe the characteristic of your environment:
22+ * Commit of your version of the repo
23+ * GPU models and configuration
24+ * Python version
25+ * Tensorflow version
26+ * Versions of any other relevant libraries
27+
28+ ** Additional context**
29+ Add any other context about the problem here.
You can’t perform that action at this time.
0 commit comments