pytorch / vision

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

Added warnings to mobile vision with links to ExecuTorch docs #8616

Closed tstatler closed 2 months ago

tstatler commented 2 months ago

Addresses T200046828. Adds warnings to mobile vision docs and links to ExecuTorch.

pytorch-bot[bot] commented 2 months ago

:link: Helpful Links

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

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

:x: 1 New Failure

As of commit 6bf910d66916c4559ea5f1972a4d72843df0bfdc with merge base a59c93980d97f6216917415ae25f3ac88e64cbb4 (image):

NEW FAILURE - The following job has failed:

* [Tests / unittests-windows (3.9, windows.g5.4xlarge.nvidia.gpu, cuda, 11.8) / windows-job](https://hud.pytorch.org/pr/pytorch/vision/8616#29484048626) ([gh](https://github.com/pytorch/vision/actions/runs/10623564917/job/29484048626)) `AttributeError: '_OpNamespace' 'image' object has no attribute '_jpeg_version'`

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

svekars commented 2 months ago

Hi @tstatler , I don't think these models are related to executorch in any way. Perhaps there's a confusion between mobilevision (an internal project, I believe) and torchvision?

@ali-khosh ^^

ali-khosh commented 2 months ago

I think these were false positives. Thanks for flagging Nicolas! Svetlana and I connected and we'll skip these changes.