Files
OpenGait/.github/ISSUE_TEMPLATE.md
T
2021-10-23 23:11:46 +08:00

25 lines
555 B
Markdown

## System information (version)
<!-- Example
- Pytorch => 1.9
- Operating System / Platform => Ubuntu 18.04
- Cuda => 10.2
-->
- Pytorch => :grey_question:
- Operating System / Platform => :grey_question:
- Cuda => :grey_question:
## Detailed description
## Steps to reproduce
<!-- to add config example fence it with triple backticks and optional file extension
```.yaml
// config example
```
or attach as .txt
-->
## Issue submission checklist
- [ ] I checked the problem with documentation, FAQ, issues, and have not found solution.