- Notifications
You must be signed in to change notification settings - Fork26.3k
Getting help as a contributor
As you're building PyTorch, if you find yourself in a position where you're stuck or you have an idea for improving your workflow, there are multiple venues you can reach out at:
ThePyTorch Dev Discussions forum is for anyone who is making contributions to PyTorch.It's a place to ask for help and share ideas
File an issue against the Developer Experience (DevX) team when you want some aspect of your code->test->submit workflow fixed.
This could be a bug with the tooling, frustrations you felt while trying to submit your PR, or something feature that you really wish we had.
To get the DevX team to see your bug faster, file the issuehere and then add it to thePyTorch OSS DevX project (leave theStatus blank)
We offer office hours most weeks on Friday, open to everyone. You can bring up problems you're running into or ask about any piece of infrastructure you're curious about.For details on how to join seeDevX Office Hours
For power users who've made multiple contributions or participated significantly on the forums, we also have a Slack channel to discuss advanced topics.
If you'd like to join, you canfile a request
I would love to contribute to PyTorch!