pytorch / vision

Datasets, Transforms and Models specific to Computer Vision
https://pytorch.org/vision
BSD 3-Clause "New" or "Revised" License
16.04k stars 6.93k forks source link

Allow custom package name for CI builds of torchvision #8659

Open amd-jmacaran opened 5 days ago

amd-jmacaran commented 5 days ago

Mirroring what is done in the pytorch repo: https://github.com/pytorch/pytorch/blob/main/setup.py#L347

This is to accommodate custom package naming for CI builds if additional metadata is to be added, outside of the version string.

pytorch-bot[bot] commented 5 days ago

:link: Helpful Links

:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/vision/8659

Note: Links to docs will display an error until the docs builds have been completed.

:x: 2 New Failures, 1 Unrelated Failure

As of commit fdf82ce57157717b980e09e1771b1affb6a64c28 with merge base 6d7851bd5e2bedc294e40e90532f0e375fcfee04 (image):

NEW FAILURES - The following jobs have failed:

* [Lint / c-source / linux-job](https://hud.pytorch.org/pr/pytorch/vision/8659#30591370279) ([gh](https://github.com/pytorch/vision/actions/runs/10998223281/job/30591370279)) * [Tests / unittests-windows (3.9, windows.g5.4xlarge.nvidia.gpu, cuda, 11.8) / windows-job](https://hud.pytorch.org/pr/pytorch/vision/8659#30591381947) ([gh](https://github.com/pytorch/vision/actions/runs/10998223214/job/30591381947)) `AttributeError: '_OpNamespace' 'image' object has no attribute '_jpeg_version'`

BROKEN TRUNK - The following job failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

* [Build Windows Conda / pytorch/vision / upload / conda-py3_9-cuda12_1](https://hud.pytorch.org/pr/pytorch/vision/8659#30596745931) ([gh](https://github.com/pytorch/vision/actions/runs/10998223218/job/30596745931)) ([trunk failure](https://hud.pytorch.org/pytorch/vision/commit/6d7851bd5e2bedc294e40e90532f0e375fcfee04#30065623146))

This comment was automatically generated by Dr. CI and updates every 15 minutes.

facebook-github-bot commented 5 days ago

Hi @amd-jmacaran!

Thank you for your pull request and welcome to our community.

Action Required

In order to merge any pull request (code, docs, etc.), we require contributors to sign our Contributor License Agreement, and we don't seem to have one on file for you.

Process

In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.

If you have received this in error or have any questions, please contact us at cla@meta.com. Thanks!