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 docker python images #115

Merged
merged 17 commits into from
Mar 21, 2024
Merged

Feat: add docker python images #115

merged 17 commits into from
Mar 21, 2024

Conversation

SoniaGrh
Copy link
Collaborator

@SoniaGrh SoniaGrh commented Mar 19, 2024

Description

Add Docker Images for Various Python Versions with CUDA/CPU Support

Issues

This PR resolves #79

What's new?

  • Docker base images for training and processing that support a range of Python versions (3.8 to 3.12) with both CUDA-enabled and CPU-only versions.
  • Validated integration tests on this project.

@SoniaGrh SoniaGrh requested a review from picsalex as a code owner March 19, 2024 13:31
@SoniaGrh SoniaGrh linked an issue Mar 19, 2024 that may be closed by this pull request
6 tasks
picsalex
picsalex previously approved these changes Mar 20, 2024
@picsalex
Copy link
Collaborator

@SoniaGrh the PR is approved but a test is not working, can you investigate the issue before we merge? Otherwise we an skip since we will refactor the tests anyway. Let me know

@picsalex picsalex merged commit 1a8c2ae into master Mar 21, 2024
@picsalex picsalex deleted the feat/docker-python-images branch March 21, 2024 09:17
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.

Add Docker Images for Various Python Versions with CUDA/CPU Support
2 participants