Updated Tensor and Operator Basics (markdown)

Manuel
2024-07-03 19:21:54 +02:00
parent 570bd686b7
commit 92c822184e

@ -35,6 +35,5 @@ A Tensor [consists of](https://github.com/pytorch/pytorch/blob/2d6fd22e241763da6
## Bonus Lab
- After completing the views lab if you have extra time feel free to work through Sasha Rush's [Tensor Puzzles](https://github.com/srush/Tensor-Puzzles)
## Next
Unit 2: Tensors, Operators, and Testing - [[Running and writing tests|Running-and-writing-tests]]