Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#3919·tutorials

Typo on 'Introduction to PyTorch Tensors' page

Author: th5yCreated Jun 7, 2026Updated Jun 7, 2026

'if' rather than 'of'

page: https://docs.pytorch.org/tutorials/beginner/introyt/tensors_deeper_tutorial.html

"It’s important to note here that all of the tensors in the previous code cell were of identical shape. What happens when we try to perform a binary operation on tensors if dissimilar shape?"

Source: pytorch/tutorials

View original on GitHubView discussion on GitHub