Files

28 lines
480 B
Markdown

---
name: Bug Report
about: Report a bug encountered while using Wall-X
title: "[Bug] "
labels: bug, needs-triage
assignees: ""
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
1. Run command `...`
2. Use config `...`
3. See error `...`
**Expected behavior**
A clear and concise description of what you expected to happen.
**Environment**
- OS:
- Python:
- PyTorch:
- CUDA:
**Logs**
Paste the relevant error message or traceback.