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 6432727 commit be8ed26Copy full SHA for be8ed26
src/torchcodec/transforms/_decoder_transforms.py
@@ -58,7 +58,7 @@ def _make_transform_spec(
58
we want that to still work.
59
60
Note: This method is the moral equivalent of TorchVision's
61
- `Transformer.make_params()`.
+ `Transform.make_params()`.
62
63
Returns:
64
str: A string which contains the spec for the transform that the
0 commit comments