[feature] Add support for a Google Cloud Strategy argument for create_custom_training_job_from_component #11198
Labels
area/components
kind/feature
lifecycle/stale
The issue / pull request is stale, any activities remove this label.
Feature Area
/area components
What feature would you like to see?
Add support for defining which type of scheduling strategy to use (see CustomJobSpec) via a strategy parameter on v1.custom_job.create_custom_training_job_from_component
What is the use case or pain point?
For fault tolerant jobs, the user might prefer to use Spot resources to reduce google cloud costs.
Is there a workaround currently?
Without this feature the user needs to create custom jobs using workerPoolSpecs, creating a container component and calling CustomTrainingJobOp.
Love this idea? Give it a 👍.
The text was updated successfully, but these errors were encountered: