metadata
name: Bug report
about: Create a report to help us improve
title: '[BUG] '
labels: bug
assignees: ''
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior A clear and concise description of what you expected to happen.
Error message/traceback
Paste the full error message and traceback here
Environment (please complete the following information):
- OS: [e.g. Windows 11, Ubuntu 20.04, macOS 12]
- Python version: [e.g. 3.10.5]
- PyTorch version: [e.g. 2.0.1]
- CUDA version (if applicable): [e.g. 11.8]
- Package version: [e.g. 1.0.0]
Configuration If applicable, paste your configuration file or command line arguments:
# Your config here
Additional context Add any other context about the problem here.
Possible solution If you have ideas about what might be causing the issue or how to fix it, please share them here.