File tree Expand file tree Collapse file tree 2 files changed +53
-0
lines changed Expand file tree Collapse file tree 2 files changed +53
-0
lines changed Original file line number Diff line number Diff line change
1
+ ### Description
2
+
3
+ Human readable description of the issue: ** PLEASE-FILL-HERE**
4
+
5
+ ### Expected Behavior
6
+
7
+ What's the expected behavior? ** PLEASE-FILL-HERE**
8
+
9
+ ### Actual Behavior
10
+
11
+ What's the seen behavior? Include stacktraces here. Remove sensitive info manually: ** PLEASE-FILL-HERE**
12
+
13
+ ### Reproduction code
14
+
15
+ Detailed steps to reproduce the bug, if possible with minimal runnable code.
16
+
17
+ ### Environment
18
+
19
+ * Paste ` python --version ` output here: ** PLEASE-FILL-HERE**
20
+ * Paste ` pip freeze ` output here: ** PLEASE-FILL-HERE**
21
+ * Paste ` nvidia-smi ` output here: ** PLEASE-FILL-HERE**
22
+ * GPU used: ** PLEASE-FILL-HERE**
23
+ * Remove any sensitive info from the outputs above!
Original file line number Diff line number Diff line change
1
+ ### Description
2
+
3
+ Summarized description of the new feature or improvement: ** PLEASE-FILL-HERE**
4
+
5
+ ### Implementation Strategy
6
+
7
+ * Explain in detail how it would work.
8
+ * Keep the scope as narrow as possible, to make it easier to implement.
9
+ * Remember that this is a volunteer-driven project, and that contributions are welcome :)
10
+
11
+ ** PLEASE-FILL-HERE**
12
+
13
+ ### Expected Changes
14
+
15
+ * Any API changes? ** PLEASE-FILL-HERE**
16
+ * Any Code Architecture changes? ** PLEASE-FILL-HERE**
17
+ * Any new Requirements? ** PLEASE-FILL-HERE**
18
+ * Any Documentation changes? ** PLEASE-FILL-HERE**
19
+
20
+ ### Test Cases
21
+
22
+ Suggested test cases: ** PLEASE-FILL-HERE**
23
+
24
+ ### Related Issues
25
+
26
+ If any: ** PLEASE-FILL-HERE**
27
+
28
+ ### References
29
+
30
+ Any papers or existing code that can be helpful? ** PLEASE-FILL-HERE**
You can’t perform that action at this time.
0 commit comments