File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -448,7 +448,7 @@ def decode_avif(input: torch.Tensor, mode: ImageReadMode = ImageReadMode.UNCHANG
448
448
us know of any issue:
449
449
https://github.com/pytorch/vision/issues/new/choose. Note that
450
450
`torchvision-extra-decoders
451
- <https://github.com/pytorch-labs /torchvision-extra-decoders/>`_ is
451
+ <https://github.com/meta-pytorch /torchvision-extra-decoders/>`_ is
452
452
released under the LGPL license.
453
453
454
454
The values of the output tensor are in uint8 in [0, 255] for most images. If
@@ -485,7 +485,7 @@ def decode_heic(input: torch.Tensor, mode: ImageReadMode = ImageReadMode.UNCHANG
485
485
us know of any issue:
486
486
https://github.com/pytorch/vision/issues/new/choose. Note that
487
487
`torchvision-extra-decoders
488
- <https://github.com/pytorch-labs /torchvision-extra-decoders/>`_ is
488
+ <https://github.com/meta-pytorch /torchvision-extra-decoders/>`_ is
489
489
released under the LGPL license.
490
490
491
491
The values of the output tensor are in uint8 in [0, 255] for most images. If
You can’t perform that action at this time.
0 commit comments