mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-23 22:13:38 +00:00
29 lines
752 B
Markdown
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.
|