Update issue templates
This commit is contained in:
parent
2ae0fd1882
commit
7bf3545678
26
.github/ISSUE_TEMPLATE/tensorrtx-issue-template.md
vendored
Normal file
26
.github/ISSUE_TEMPLATE/tensorrtx-issue-template.md
vendored
Normal file
@ -0,0 +1,26 @@
|
||||
---
|
||||
name: tensorrtx issue template
|
||||
about: To understand your issue better
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
## Env
|
||||
|
||||
- GPU, e.g. V100, RTX2080, TX2, Xavier NX, Nano, etc.
|
||||
- OS, e.g. Ubuntu16.04, Win10, etc.
|
||||
- Cuda version
|
||||
- TensorRT version
|
||||
|
||||
## About this repo
|
||||
|
||||
- which branch/tag/commit are you using?
|
||||
- which model? yolov5, retinaface?
|
||||
|
||||
## Your problem
|
||||
|
||||
- what is your command? e.g. `sudo ./yolov5 -s`
|
||||
- what's your output?
|
||||
- what output do you expect?
|
||||
Loading…
Reference in New Issue
Block a user