Updated PyTorch Basics (markdown)

Jane (Yuan) Xu
2025-04-30 13:25:17 -04:00
parent 75a87d531a
commit ac7b226876

@ -63,7 +63,5 @@ See this detailed section in our [CONTRIBUTING.MD](https://github.com/pytorch/py
Please see https://github.com/pytorch/pytorch/blob/master/CONTRIBUTING.md and [the GitHub First user guide](https://docs.google.com/document/d/1ZL55DvvnBwGqkyjrDRoQNK7ZCYeu7e2U4vi1O36c53I/edit).
For fb employees, feel free to check out [instructions for our old workflow of landing internally](https://fb.quip.com/Qym6ATnVdb5O).
## Next
Unit 2: Tensors, Operators, and Testing - [Tensor and Operator Basics](https://github.com/pytorch/pytorch/wiki/Tensor-and-Operator-Basics)