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! |