Updated PyTorch Basics (markdown)

Manuel
2024-07-03 19:20:42 +02:00
parent a5e7fd5d14
commit 570bd686b7

@ -66,4 +66,4 @@ Please see https://github.com/pytorch/pytorch/blob/master/CONTRIBUTING.md and [t
For fb employees, feel free to check out [instructions for our old workflow of landing internally](https://fb.quip.com/Qym6ATnVdb5O).
## Next
Unit 1: PyTorch Basics - [PyTorch Workflow Cheatsheet](https://github.com/pytorch/pytorch/wiki/PyTorch-Workflow-Cheatsheet)
Unit 2: Tensors, Operators, and Testing - [Tensor and Operator Basics](https://github.com/pytorch/pytorch/wiki/Tensor-and-Operator-Basics)