Skip to content

Conversation

@amdfaa
Copy link
Collaborator

@amdfaa amdfaa commented Dec 23, 2024

@vercel
Copy link

vercel bot commented Dec 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Updated (UTC)
torchci ⬜️ Ignored (Inspect) Visit Preview Jan 12, 2025 0:25am

@pytorch-bot
Copy link

pytorch-bot bot commented Dec 23, 2024

No ciflow labels are configured for this repo.
For information on how to enable CIFlow bot see this wiki

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Dec 23, 2024
@amdfaa amdfaa marked this pull request as ready for review January 12, 2025 00:26
@amdfaa amdfaa requested a review from malfet January 13, 2025 15:27
Copy link
Contributor

@huydhn huydhn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@amdfaa amdfaa merged commit 15110a3 into main Jan 16, 2025
4 checks passed
@amdfaa amdfaa deleted the rocm_experiment branch January 16, 2025 19:47
huydhn added a commit to pytorch/executorch that referenced this pull request Jan 17, 2025
huydhn added a commit to pytorch/executorch that referenced this pull request Jan 17, 2025
atalman added a commit to atalman/torchrec that referenced this pull request Jan 21, 2025
atalman pushed a commit to meta-pytorch/torchcodec that referenced this pull request Jan 21, 2025
facebook-github-bot pushed a commit to meta-pytorch/torchrec that referenced this pull request Jan 21, 2025
Summary:
Same as pytorch/executorch#7731

Pull Request resolved: #2692

Reviewed By: PaulZhang12

Differential Revision: D68442367

Pulled By: atalman

fbshipit-source-id: 6693cdab50a0748997b955958c65b876dc6f2dec
atalman pushed a commit to pytorch/vision that referenced this pull request Jan 21, 2025
atalman pushed a commit to pytorch/tensordict that referenced this pull request Jan 21, 2025
atalman pushed a commit to pytorch/vision that referenced this pull request Jan 21, 2025
huydhn pushed a commit to pytorch/audio that referenced this pull request Jan 21, 2025
* Update ffmpeg.yml

* Update lint.yml

* Update build_docs.yml

* Update unittest-linux-gpu.yml

* Update unittest-linux-cpu.yml
pytorchbot pushed a commit to pytorch/executorch that referenced this pull request Jan 22, 2025
SS-JIA pushed a commit to pytorch/executorch that referenced this pull request Jan 22, 2025
Fix linux_job_v2 after pytorch/test-infra#6104 (#7731)

(cherry picked from commit ce77ee7)

Co-authored-by: Huy Do <[email protected]>
YIWENX14 pushed a commit to pytorch/executorch that referenced this pull request Jan 28, 2025
clrpackages pushed a commit to clearlinux-pkgs/pypi-torchvision that referenced this pull request May 6, 2025
… version 0.22.0

Aditya Kamath (1):
      Port vision to AIX (#8914)

Alexandre Ghelfi, PhD (1):
      Speed-up NMS by keeping index gathering on cuda device (#8766)

Alfredo Tupone (1):
      split NVCC_FLAGS but not quoted string (#8933)

Andrey Talman (7):
      Revert "Switch unit test back to Manylinux2014" (#8821)
      Fix torch.compile smoke test include it for py 3.12, 3.13 (#8876)
      Update Requires-Python: >=3.9 (#8885)
      Remove conda workflows and packaging scripts (#8890)
      Add 3.13t wheel builds (#8898)
      Revert "Add 3.13t wheel builds " (#8900)
      Remove quiet option from pre_build_script. Install libjpeg-turbo and ffmpeg in 2 separate steps (#8950)

Antoine Simoulin (2):
      Add rotated bounding box formats (#8841)
      Fix non-rotated format to rotated format conversion logic (#8926)

Aurélien Geron (1):
      Add `classes` to the `Flowers102` dataset (#8838)

Frost Mitchell (1):
      Add `roi_align` nondeterministic support for XPU (#8931)

GdoongMathew (8):
      fix: fix code block rendering problem in `Using models from Hub` (#8846)
      Docs: fix docstring argument ordering in dataset module. (#8860)
      Fix: fix wrong error message in `CelebA` datasets when invalid split argument is passed in. (#8866)
      Cleanup in `get_enum_from_fn` (#8852)
      Docs: update `pycocotools` url in `CocoDetection` and `CocoCaptions`. (#8932)
      feat: expose loader argument in Country211 and EuroSAT. (#8922)
      feats: add loader in classification task datasets. (#8939)
      Fix `RandomResizedCrop` `scale` & `ratio` argument. (#8944)

Huy Do (1):
      Clean up reference to VS2019 (#8901)

Nicolas Hug (12):
      Bump version number in main (#8796)
      Migrate avif and heic decoders to torchvision-extra-decoders repo (#8671)
      Fix doc of masks_to_boxes (#8798)
      Fix focal loss tests (#8920)
      Fix C linter (#8924)
      Fix: pin_memory() preserves TVTensor class and metadata (#8921)
      Fix lint (#8935)
      0.22 Cherry-picks (#8983)
      Revert rotated bboxes (#9000)
      0.22 Cherry-picks continued  (#9004)
      [Cherry-pick for 0.22 release] Remove stanford cars download instructions (#9012) (#9013)
      [Cherry-pick for 0.22] Put back docs of decode_png (#9016)

Noopur (1):
      Update mnist.py - change the order of mirror links (#8865)

Ruben (1):
      Added 'test' split support for Places365 dataset (#8928)

Yichen Yan (1):
      Support specifying a torch range (#8936)

Yonghye Kwon (1):
      feat: Raise ValueError for alpha > 1 in sigmoid_focal_loss (#8882)

Zain Rizvi (2):
      [release-only] Update version.txt for version .22 (#8968)
      [Release only] Use Release 2.7 instead of main for CI jobs (#8969)

amdfaa (2):
      Fix linux_job_v2 after pytorch/test-infra#6104 (#8872)
      Fix linux_job_v2 after pytorch/test-infra#6104 (2) (#8873)

bjarzemb (1):
      fix saving versions on windows (#8792)

deekay42 (1):
      Encode jpeg cuda sync (#8929)

tvukovic-amd (1):
      [ROCm][Windows] Fix compile torchvision image for ROCm (#8897)
facebook-github-bot pushed a commit to pytorch/vision that referenced this pull request Jul 9, 2025
Reviewed By: scotts

Differential Revision: D77997061

fbshipit-source-id: 1e04a8ef246fe5f85879be67f13d5ad71943da4c
facebook-github-bot pushed a commit to pytorch/vision that referenced this pull request Jul 9, 2025
Reviewed By: scotts

Differential Revision: D77997066

fbshipit-source-id: 8f0de80dce90e323456cef6cfb6a75a82d7dad83
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/rocm CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: rocm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants