mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
The functorch in the pytorch/pytorch repository gets synced to the pytorch/functorch repository. This PR template tells people to submit PRs against the pytorch in the pytorch/pytorch repository. Also beef up our CONTRIBUTING.md Pull Request resolved: https://github.com/pytorch/pytorch/pull/81995 Approved by: https://github.com/huydhn
551 B
551 B
Contributing
Feedback on our APIs, as well as finding bugs, would be very helpful.
Please feel free to chat us up on the PyTorch Slack, or open an issue at https://github.com/pytorch/functorch if you're interested in contributing.
To contribute a change to functorch, please make sure you are submitting a Pull Request to the functorch folder in https://github.com/pytorch/pytorch repository. The source of truth for functorch has moved there from https://github.com/pytorch/functorch ; the code in the pytorch/functorch repository is read-only.