Skip to content

Add pytorch-vision #1599

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ivolucas
Copy link
Contributor

Module for adding the ability to run on pytorch nn models that use operation implemented on torch vision.

Module for adding the ability to run on pytorch nn models that use operation implemented on torch vision.
@saudet
Copy link
Member

saudet commented Mar 11, 2025

This looks like something that we could add to the presets for PyTorch?

@ivolucas
Copy link
Contributor Author

You are suggesting to be included in the normal build of pytorch presets?

Yes I can do that.

@saudet
Copy link
Member

saudet commented Mar 12, 2025

Yes, that's easier to maintain, but it looks like this only works on Linux? There is no support for Mac or Windows? Let me think about what we should do with this...

@ivolucas
Copy link
Contributor Author

ivolucas commented Mar 12, 2025 via email

@saudet
Copy link
Member

saudet commented Mar 12, 2025

Right, we can add that as a Linux-only module to the presets for PyTorch for now, that's fine I think

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants