Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 202 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (6 loc) · 202 Bytes

CONTRIBUTING

Make sure to read the guidelines before contributing to the project.

Development Setup

conda create -n openbugger python=3.8 pytorch=1.13 -c pytorch -c conda-forge -y