We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beb4bb7 commit 5850f37Copy full SHA for 5850f37
torchvision/__init__.py
@@ -105,7 +105,7 @@ def _is_tracing():
105
"this issue: https://github.com/pytorch/vision/issues/6753, and you can also "
106
"check out https://github.com/pytorch/vision/issues/7319 to learn more about "
107
"the APIs that we suspect might involve future changes. "
108
- "You can silence this warning by calling torchvision.disable_beta_transform_warning()."
+ "You can silence this warning by calling torchvision.disable_beta_transforms_warning()."
109
)
110
111
0 commit comments