-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Pull requests: pytorch/vision
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix type hint inconsistencies in transforms/functional.py
#9516
opened Jun 14, 2026 by
Nueramarcos
Loading…
Fix deform_conv2d kernels to use current CUDA stream
#9515
opened Jun 14, 2026 by
Nueramarcos
Loading…
Fix DefaultBoxGenerator CUDA device mismatch in _grid_default_boxes (#9414)
#9514
opened Jun 14, 2026 by
Nueramarcos
Loading…
[MPS] Fix roi_align backward gradient over-accumulation
cla signed
#9510
opened Jun 9, 2026 by
malfet
Contributor
Loading…
[ROCm] skip two gaussian_blur tests on gfx90a
ciflow/rocm
cla signed
module: rocm
#9509
opened Jun 3, 2026 by
dnikolaev-amd
Loading…
Fix docs build failure on Python 3.13+ by upgrading Sphinx
cla signed
#9506
opened May 31, 2026 by
Mikyx-1
Loading…
2 tasks done
ci: declare per-job permissions on tests-schedule workflow
cla signed
#9492
opened May 14, 2026 by
arpitjain099
Loading…
fix(transforms): handle float16/bfloat16 in convert_image_dtype
cla signed
#9485
opened Apr 29, 2026 by
jashshah999
Loading…
2 tasks done
Fix docstring style to match torchvision guidelines
cla signed
#9473
opened Apr 12, 2026 by
yakshithkd23
Loading…
fix: ambiguous min in nms_kernel function
cla signed
#9469
opened Apr 6, 2026 by
ddelgadovargas-cyber
Loading…
test: relax tolerance for TestResize.test_bounding_boxes_correctness
cla signed
#9468
opened Apr 6, 2026 by
ddelgadovargas-cyber
Loading…
Add 'crop' option to RandomRotation
cla signed
#9458
opened Mar 29, 2026 by
sg3-141-592
Contributor
Loading…
Add OpenMP compile/link flags to setup.py for source builds
cla signed
#9456
opened Mar 27, 2026 by
developer0hye
Contributor
Loading…
3 of 5 tasks
Rotated bounding box NMS implementation for CPU
cla signed
#9450
opened Mar 23, 2026 by
zy1git
Contributor
Loading…
Validate CelebA target_type in __init__ using verify_str_arg
cla signed
#9449
opened Mar 18, 2026 by
sunnycho100
Loading…
Refactor autoaugment: extract _AutoAugmentBase to deduplicate fill logic
cla signed
#9447
opened Mar 18, 2026 by
sunnycho100
Loading…
Optimize CPU deform_conv2d forward pass with parallel im2col
cla signed
#9442
opened Mar 16, 2026 by
developer0hye
Contributor
Loading…
Fix bus error or segfault from roi_align with large batchsize
cla signed
#9441
opened Mar 13, 2026 by
zy1git
Contributor
Loading…
Fix error-path leak in CPU JPEG decode (setjmp/longjmp)
cla signed
#9429
opened Mar 9, 2026 by
MPSFuzz
Contributor
Loading…
[RFC]A potential solution to address the issue #9394 by by enlarging grid to (H+1, W+1) - seeking feedback
cla signed
#9403
opened Feb 25, 2026 by
zy1git
Contributor
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.