-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Add Pytorch example #180
Comments
Oh, this is probably what I was looking for, so it may not be needed here https://github.com/Simbotic/rust-gst-pytorch-gpu |
Thanks for the suggestion! Happy to take a PR here. It would also be good to understand whether this container would only work on Linux since we try to support all three major platforms with definitions in this repository (Linux, macOS, Windows). |
I see it will first need GPU support in WSL2: |
GPU Support in WSL2 on Win11 is supported. I can provide a PR for a cuda-based python container im currently using. |
@Chuxel Any chance to revisit this issue? My PR is still open. |
Can you share @twsl? |
What do you mean with share, @mimoralea ? |
Sorry, @twsl. I meant exactly that. Sorry, I'm new to VS Code developing on containers. I tried using a Dockerfile you have in one of your repos with the "FROM ... cuda" but the build fail locally. I believe this one inherits from a different image, so will try this. Thanks again. |
It may be a little tricky, but I think should be possible, it can probably be based on this nvidia container:
The text was updated successfully, but these errors were encountered: