duan8/.github/ISSUE_TEMPLATE/tensorrtx-issue-template.md
2021-03-05 17:19:00 +08:00

27 lines
461 B
Markdown

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