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 7b24ce4 commit e195bf5Copy full SHA for e195bf5
torchvision/transforms/v2/_type_conversion.py
@@ -79,7 +79,7 @@ def _transform(
79
80
81
class ToPureTensor(Transform):
82
- """[BETA] Convert all tv_tensors to pure tensors, removing associated metadata (if any).
+ """[BETA] Convert all TVTensors to pure tensors, removing associated metadata (if any).
83
84
.. v2betastatus:: ToPureTensor transform
85
0 commit comments