-
Notifications
You must be signed in to change notification settings - Fork 94
Enable linux_job_v2.yml workflow for ROCm #6104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Skipped Deployment
|
No ciflow labels are configured for this repo. |
0a943ff
to
3007720
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks ok now. The test on ao looks ok https://github.com/pytorch/ao/actions/runs/12719103329/job/35559007439
Summary: Same as pytorch/executorch#7731 Pull Request resolved: #2692 Reviewed By: PaulZhang12 Differential Revision: D68442367 Pulled By: atalman fbshipit-source-id: 6693cdab50a0748997b955958c65b876dc6f2dec
* Update ffmpeg.yml * Update lint.yml * Update build_docs.yml * Update unittest-linux-gpu.yml * Update unittest-linux-cpu.yml
(cherry picked from commit ce77ee7)
Fix linux_job_v2 after pytorch/test-infra#6104 (#7731) (cherry picked from commit ce77ee7) Co-authored-by: Huy Do <huydhn@gmail.com>
… 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)
Relates to pytorch/ao#999
Needs pytorch/pytorch#143590