Update issue templates

This commit is contained in:
Wang Xinyu 2021-03-05 17:19:00 +08:00 committed by GitHub
parent 2ae0fd1882
commit 7bf3545678

View 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?