We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fb5bbe commit a63221dCopy full SHA for a63221d
docs/source/transforms.rst
@@ -101,7 +101,7 @@ range of the inputs.
101
V1 or V2? Which one should I use?
102
---------------------------------
103
104
-**TL;DR** We recommending using the ``torchvision.transforms.v2`` transforms
+**TL;DR** We recommend using the ``torchvision.transforms.v2`` transforms
105
instead of those in ``torchvision.transforms``. They're faster and they can do
106
more things. Just change the import and you should be good to go. Moving
107
forward, new features and improvements will only be considered for the v2
0 commit comments