tutorials
tutorials copied to clipboard
Feedback about Tensors
There is the following issue on this page: https://docs.pytorch.org/tutorials/beginner/basics/tensorqs_tutorial.html
Hello, I just finished the tutorial on tensors, and I think it's really well written. However, I have a question. There are so many attributes and methods related to tensors that after reading the tutorial once, I can't remember them all; I only have a general impression. So I want to know, if my goal is to master PyTorch in depth, is it necessary for me to memorize these specific tensor operations?
cc @albanD @jbschlosser