blob: 14ae9224d734ea08992f1f627ed486533f018fad [file] [log] [blame]
Contributing to PyTorch
=======================
If you would like to contribute to the PyTorch C++ API, refer to the
`CONTRIBUTING.md
<https://github.com/pytorch/pytorch/blob/master/CONTRIBUTING.md>`_ document in
the PyTorch repository. It contains instructions on how to develop PyTorch from source
and submit a proposal for your patch or feature. We will be happy to review it!