Updated Tensor and Operator Basics (markdown)

Driss Guessous
2024-04-29 09:38:21 -07:00
parent 16927866ad
commit 545b0e3ba4

@ -32,5 +32,9 @@ A Tensor [consists of](https://github.com/pytorch/pytorch/blob/2d6fd22e241763da6
- Try out the Tensor Views lab ([link](https://colab.research.google.com/drive/1rJP2aw-f5Iwqwri0_Ei_OI8_esh1Nyeq#scrollTo=LpTEuP0JZzav&line=1&uniqifier=1))
## 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)