00_pytorch_fundamentals_video.ipynb - #963
Unanswered
123321prog
asked this question in
Q&A
Replies: 1 comment
-
For me, I try to remember as:
So in your case, if we start with the dimension of vectors in the tensor. It is 3
Finally keep everything (from right to left) => [1, 1, 4, 3] |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it supposed to be torch.size([1, 1, 4, 3])
Beta Was this translation helpful? Give feedback.
All reactions