Skip to content
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

feat: add in pytorch base image #8

Merged
merged 3 commits into from
Jun 13, 2024
Merged

feat: add in pytorch base image #8

merged 3 commits into from
Jun 13, 2024

Conversation

ahodges22
Copy link
Contributor

Adding in a Python image that includes PyTorch and CUDA/cuDNN (PyTorch ships their own binaries for these). This will primarily be used for the Image Generation service, but may also be used for other services like Avatar API.

@ahodges22 ahodges22 requested a review from a team as a code owner June 12, 2024 23:51
@ahodges22
Copy link
Contributor Author

cc @tecnobrat @staturecrane

3.12-pytorch/Dockerfile Outdated Show resolved Hide resolved
@ahodges22 ahodges22 force-pushed the feat/pytorch-image branch 2 times, most recently from 2ec1306 to 56fb219 Compare June 12, 2024 23:57
@ahodges22 ahodges22 requested a review from mloberg June 12, 2024 23:57
@ahodges22 ahodges22 force-pushed the feat/pytorch-image branch 5 times, most recently from 8cb8515 to be5d79b Compare June 13, 2024 00:06
@ahodges22 ahodges22 requested review from a team and removed request for mloberg June 13, 2024 00:08
Copy link
Contributor

@mloberg mloberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ahodges22 I changed how we set platforms for the pytorch image. I also moved to the 3.12 directory to keep things a little more organized if we need to add more variants

@ahodges22 ahodges22 merged commit f29c237 into main Jun 13, 2024
10 checks passed
@ahodges22 ahodges22 deleted the feat/pytorch-image branch June 13, 2024 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants