Skip to content

Commit 6507ea7

Browse files
NicolasHugfacebook-github-bot
authored andcommitted
[fbsync] Update transforms.rst (#9105)
Reviewed By: AntoineSimoulin Differential Revision: D79175057 fbshipit-source-id: ca920b70d905cc01277610992e858e286ccd4853
1 parent 652d1c5 commit 6507ea7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/transforms.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ range of the inputs.
101101
V1 or V2? Which one should I use?
102102
---------------------------------
103103

104-
**TL;DR** We recommending using the ``torchvision.transforms.v2`` transforms
104+
**TL;DR** We recommend using the ``torchvision.transforms.v2`` transforms
105105
instead of those in ``torchvision.transforms``. They're faster and they can do
106106
more things. Just change the import and you should be good to go. Moving
107107
forward, new features and improvements will only be considered for the v2

0 commit comments

Comments
 (0)