onnxruntime/.github/ISSUE_TEMPLATE/bug-performance-issue.md
2018-11-29 15:37:40 -08:00

29 lines
752 B
Markdown

---
name: Bug/Performance issue
about: Use this template for reporting a bug or a performance issue.
---
**Describe the bug**
A clear and concise description of what the bug is.
**System information**
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04):
- ONNX Runtime installed from (source or binary):
- ONNX Runtime version:
- Python version:
- GCC/Compiler version (if compiling from source):
- CUDA/cuDNN version:
- GPU model and memory:
**To Reproduce**
Describe steps/code to reproduce the behavior:
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Additional context**
Add any other context about the problem here.