-
Notifications
You must be signed in to change notification settings - Fork 705
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
[SDK] Create Job from Template for all Job Kinds #1911
Comments
@andreyvelich What is pending for this issue? |
@johnugeorge We still need to update SDK to create Jobs from template for MXJob, MPIJob, XGBoostJob, PaddleJob. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
/lifecycle frozen |
@andreyvelich: Please ensure the request meets the requirements listed here. If this request no longer meets these requirements, the label can be removed In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
In this PR: #1907, we added support for creating Job from function or docker for
TFJob
andPyTorchJob
.We need to add support for other Job kinds (
MXJob
,XGBoostJob
,MPIJob
,PaddleJob
)./area sdk
The text was updated successfully, but these errors were encountered: