Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,24 +7,24 @@ assignees: ''

---

**Describe the bug**
**Describe the Bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Allocate tensors of size '...'
2. Perform operation '...'

**Expected behavior**
**Expected Behavior**
A clear and concise description of what you expected to happen.

**Code snippers**
**Code Snippets**
If applicable, add code snippets to help explain your problem.

**System details (please complete the following information):**
**System Details (please complete the following information):**
- OS: [e.g. Ubuntu 18.04]
- CUDA version: [e.g CUDA 11.4]
- g++ version: [e.g. 9.3.0]

**Additional context**
**Additional Context**
Add any other context about the problem here.