sci-ml/torchvision
Datasets, transforms and models specific to computer vision
ChangeLog
commit 244d6a91a3972e6786ab396c0754f97d02ae44f1
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Jul 22 22:51:06 2026 +0200
sci-ml/torchvision: add 0.28.0
Forked from ::gentoo for the torch 2.13 stack. Divergences from ::gentoo's
0.27.0:
- Bump the pytorch pin 2.12* -> 2.13* (torchvision 0.28 requires torch 2.13).
- Drop the ffmpeg USE flag and the TORCHVISION_USE_FFMPEG /
TORCHVISION_USE_VIDEO_CODEC exports: ::gentoo carried them but neither
0.27.0 nor 0.28.0's setup.py reads those vars (no ffmpeg handling remains
in the build), so they were dead knobs.
- Refresh EPYTEST_DESELECT for 0.28.0: drop the four
TestResize::test_bounding_boxes_correctness[*-XYWHR] deselects (they pass
now), and narrow the gif deselect to the two test_decode_gif[*-earth]
params (earth.gif is a git-LFS asset the archive tarball omits; the other
gifs decode fine) rather than the whole test_decode_gif.
- Fix the DESCRIPTION grammar.
Register it for version tracking in scripts/nvchecker/nvchecker.toml.
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Jul 22 22:51:06 2026 +0200
sci-ml/torchvision: add 0.28.0
Forked from ::gentoo for the torch 2.13 stack. Divergences from ::gentoo's
0.27.0:
- Bump the pytorch pin 2.12* -> 2.13* (torchvision 0.28 requires torch 2.13).
- Drop the ffmpeg USE flag and the TORCHVISION_USE_FFMPEG /
TORCHVISION_USE_VIDEO_CODEC exports: ::gentoo carried them but neither
0.27.0 nor 0.28.0's setup.py reads those vars (no ffmpeg handling remains
in the build), so they were dead knobs.
- Refresh EPYTEST_DESELECT for 0.28.0: drop the four
TestResize::test_bounding_boxes_correctness[*-XYWHR] deselects (they pass
now), and narrow the gif deselect to the two test_decode_gif[*-earth]
params (earth.gif is a git-LFS asset the archive tarball omits; the other
gifs decode fine) rather than the whole test_decode_gif.
- Fix the DESCRIPTION grammar.
Register it for version tracking in scripts/nvchecker/nvchecker.toml.


View
Download
Browse