-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Start pushing ml containers #35595
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
Start pushing ml containers #35595
Conversation
| applyDockerNature() | ||
| applyPythonNature() | ||
|
|
||
| pythonVersion = '3.13' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was running into env issues which kept me from generating 3.13 requirements, but this should get generated before we start publishing 3.13 containers anyways.
…mccorm/publishMlContainers
…mccorm/publishMlContainers
|
Checks are failing. Will not request review until checks are succeeding. If you'd like to override that behavior, comment |
|
assign set of reviewers |
|
Assigning reviewers: R: @tvalentyn for label python. Note: If you would like to opt out of this review, comment Available commands:
The PR bot will only process comments in the main thread (not review comments). |
|
Reminder, please take a look at this pr: @tvalentyn |
|
waiting on author |
|
Assigning new set of reviewers because Pr has gone too long without review. If you would like to opt out of this review, comment R: @jrmccluskey for label python. Available commands:
|
|
R: @tvalentyn (just quieting the bot, next action is still on me I just haven't gotten back around to this) |
|
Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control. If you'd like to restart, comment |
…mccorm/publishMlContainers
This starts actually pushing ML containers which we have requirements files for. Initially this will just be a set of containers with some broad extra dependencies installed. Over time, we can try to make more targeted containers (e.g. Tensorflow/torch/jax images).
Part of #35487
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, commentfixes #<ISSUE NUMBER>instead.CHANGES.mdwith noteworthy changes.See the Contributor Guide for more tips on how to make review process smoother.
To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md
GitHub Actions Tests Status (on master branch)
See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.