thoth-station / support

ℹ Any Thoth related support questions
https://thoth-station.ninja/
0 stars 4 forks source link

Include Torchvision #245

Closed guimou closed 1 year ago

guimou commented 2 years ago

Package name

torchvision

Python package index URL

https://pypi.org/project/torchvision/

Reason

Torchvision is used a lot by people doing image recognition with PyTorch. It's even include in RHODS' Pytorch image, so it should be part of Thoth.

harshad16 commented 2 years ago

/sig stack-guidance /triage accepted

mayaCostantini commented 2 years ago

/priority critical-urgent /lifecycle active

harshad16 commented 1 year ago

Story pt: 2pt

goern commented 1 year ago

/kind feature

codificat commented 1 year ago

This seems to be in the database now:

$ http 'https://khemenu.thoth-station.ninja/api/v1/python/package/versions?name=torchvision' | jq -r '.versions[].package_version' | wc -l
107

so I believe this is complete and therefore going to /close

If there's anything missing / wrong please reopen or create a new issue as appropriate.

sesheta commented 1 year ago

@codificat: Closing this issue.

In response to [this](https://github.com/thoth-station/support/issues/245#issuecomment-1245233307): >This seems to be in the database now: > >``` >$ http 'https://khemenu.thoth-station.ninja/api/v1/python/package/versions?name=torchvision' | jq -r '.versions[].package_version' | wc -l >107 >``` > >so I believe this is complete and therefore going to >/close > >If there's anything missing / wrong please reopen or create a new issue as appropriate. Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.