We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 326edb0 commit 6ff3d4dCopy full SHA for 6ff3d4d
1 file changed
beginner_source/introyt/tensors_deeper_tutorial.py
@@ -277,7 +277,7 @@
277
##########################################################################
278
# It’s important to note here that all of the tensors in the previous code
279
# cell were of identical shape. What happens when we try to perform a
280
-# binary operation on tensors if dissimilar shape?
+# binary operation on tensors of dissimilar shape?
281
#
282
# .. note::
283
# The following cell throws a run-time error. This is intentional.
0 commit comments