DeepLearningExamples/.github/ISSUE_TEMPLATE/bug_report.md

30 lines
662 B
Markdown
Raw Normal View History

2019-12-04 13:43:52 +01:00
---
name: Bug report
about: Create a report to help us improve
2019-12-04 13:57:15 +01:00
title: "[Model/Framework] What is the problem?"
2019-12-04 13:43:52 +01:00
labels: bug
assignees: ''
---
2019-12-04 13:57:15 +01:00
Related to **Model/Framework(s)**
*(e.g. GNMT/PyTorch or FasterTransformer/All)*
2019-12-04 13:43:52 +01:00
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
2019-12-04 14:30:31 +01:00
1. Install '...'
2. Set "..."
2. Launch '...'
2019-12-04 13:43:52 +01:00
**Expected behavior**
A clear and concise description of what you expected to happen.
2019-12-04 14:30:31 +01:00
**Environment**
Please provide at least:
* Container version (e.g. pytorch:19.05-py3):
* GPUs in the system: (e.g. 8x Tesla V100-SXM2-16GB):
* CUDA driver version (e.g. 418.67):