kubeflow / pipelines

Machine Learning Pipelines for Kubeflow
https://www.kubeflow.org/docs/components/pipelines/
Apache License 2.0
3.62k stars 1.63k forks source link

chore(backend): use non deprecated accelerator type & count fields in driver #11375

Open HumairAK opened 1 week ago

HumairAK commented 1 week ago

Chore description

Driver should use resource_type and resource_count and move away from deprecated type and count fields. Api sec for these fields are here.

Driver calls for these fields are here.

This PR and comment for more context: https://github.com/kubeflow/pipelines/pull/11373#issuecomment-2474762540

Labels

/area backend


Love this idea? Give it a 👍.