--- name: "\U0001F41B Bug Report" about: Submit a bug report to help us improve fairscale --- ## 🐛 Bug ## Command ## To Reproduce Steps to reproduce the behavior: 1. 2. 3. ## Expected behavior ## Environment Please copy and paste the output from the environment collection script from PyTorch (or fill out the checklist below manually). You can run the script with: ``` # For security purposes, please check the contents of collect_env.py before running it. python -m torch.utils.collect_env ``` - PyTorch Version (e.g., 1.0): - OS (e.g., Linux): - How you installed PyTorch (`conda`, `pip`, source): - Build command you used (if compiling from source): - Python version: - CUDA/cuDNN version: - GPU models and configuration: - Any other relevant information: ## Additional context