Minor update to the issue template. Add a line to attach model where applicable. (#3339)

This commit is contained in:
Pranav Sharma 2020-03-26 14:28:27 -07:00 committed by GitHub
parent 0e81962e98
commit 497e83eda5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.