You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ We appreciate all contributions. If you are planning to contribute a bug fix for
4
4
an open issue, please comment on the thread and we're happy to provide guidance.
5
5
You are welcome to pick issues with [good first issue](https://github.com/pytorch/xla/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)
6
6
and [help wanted](https://github.com/pytorch/xla/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22)
7
-
labels to get started.
7
+
labels to get started.[A series of videos](https://www.youtube.com/watch?v=vtdh80s9618&list=PLo9i-9xXLe_pFQgHvjFFKZI-8EtKwKd62) is also available to give you an overview of how PyTorch/XLA works under the hood
8
8
9
9
If you plan to contribute new features or extensions to this repository, first
10
10
open an issue and discuss the feature with us. Sending a PR without discussion
0 commit comments