name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: JosephDiPalma, ntomita
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: [e.g. Ubuntu/Windows]
- Version [e.g. 22.04]
PyTorch Environment Information
Please run the following commands and provide the output:
wget https://raw.githubusercontent.com/pytorch/pytorch/main/torch/utils/collect_env.py
# For security purposes, please check the contents of collect_env.py before running it.
python collect_env.py
Additional context
Add any other context about the problem here.