This repository was archived by the owner on Feb 24, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bug report
3
+ about : Create a report to help us improve
4
+ title : ' '
5
+ labels : ' '
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ ** Describe the bug**
11
+ A clear and concise description of what the bug is.
12
+
13
+ ** To Reproduce**
14
+ Steps to reproduce the behavior:
15
+ 1 . In '...' directory, run command '...'
16
+ 2 . See error (please copy&paste full log and stacktraces).
17
+
18
+ Please copy&paste text instead of screenshots for better searchability.
19
+
20
+ ** Expected behavior**
21
+ A clear and concise description of what you expected to happen.
22
+
23
+ ** Screenshots**
24
+ If applicable, add screenshots to help explain your problem.
25
+
26
+ ** Desktop (please complete the following information):**
27
+ - OS: [ e.g. Linux Ubuntu 20.04, Windows 10]
28
+ - PyTorch version (e.g., pytorch 1.7.1)
29
+ - CUDA toolkit version (e.g., CUDA 11.0)
30
+ - NVIDIA driver version
31
+ - GPU [ e.g., Titan V, RTX 3090]
32
+ - Docker: did you use Docker? If yes, specify docker image URL (e.g., nvcr.io/nvidia/pytorch:20.12-py3)
33
+
34
+ ** Additional context**
35
+ Add any other context about the problem here.
You can’t perform that action at this time.
0 commit comments