mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-04 04:07:22 +00:00
Minor update to the issue template. Add a line to attach model where applicable. (#3339)
This commit is contained in:
parent
0e81962e98
commit
497e83eda5
1 changed files with 2 additions and 1 deletions
|
|
@ -21,7 +21,8 @@ If there are particular important use cases blocked by this or strict project-re
|
|||
- GPU model and memory:
|
||||
|
||||
**To Reproduce**
|
||||
Describe steps/code to reproduce the behavior:
|
||||
- Describe steps/code to reproduce the behavior.
|
||||
- Attach the ONNX model to the issue (where applicable) to expedite investigation.
|
||||
|
||||
**Expected behavior**
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
|
|
|||
Loading…
Reference in a new issue