kubeflow / training-operator

Distributed ML Training and Fine-Tuning on Kubernetes
https://www.kubeflow.org/docs/components/training
Apache License 2.0
1.58k stars 687 forks source link

Update pytorch launcher component in Kubeflow Pipelines repository #2068

Open anishasthana opened 5 months ago

anishasthana commented 5 months ago

The pytorch launcher component in the Kubeflow Pipelines repository hasn't been updated in a while. We should update the component to work with Pipelines v2 concepts and be better aligned with the latest version of the Kubeflow Training operator.

andreyvelich commented 5 months ago

/good-first-issue /kind feature

google-oss-prow[bot] commented 5 months ago

@andreyvelich: This request has been marked as suitable for new contributors.

Please ensure the request meets the requirements listed here.

If this request no longer meets these requirements, the label can be removed by commenting with the /remove-good-first-issue command.

In response to [this](https://github.com/kubeflow/training-operator/issues/2068): >/good-first-issue >/kind feature Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
swastik959 commented 3 months ago

hi @anishasthana I am new to kubeflow and want to work on this issue can you please guide me a bit ?

Fiona-Waters commented 1 month ago

@swastik959 are you still interested in working on this issue? If not I would like to.

tenzen-y commented 1 month ago

@swastik959 are you still interested in working on this issue? If not I would like to.

Feel free to assign yourself with /assign since this issue was not taken by anyone.

Fiona-Waters commented 1 month ago

/assign

Shreyanand commented 3 weeks ago

@Fiona-Waters Are there any updates on this? I'm interested in using it for a downstream task. I was planning on writing something but thought I'd ask if there was any progress to build on.

Fiona-Waters commented 3 weeks ago

@Fiona-Waters Are there any updates on this? I'm interested in using it for a downstream task. I was planning on writing something but thought I'd ask if there was any progress to build on.

Hi @Shreyanand, I am currently working on this. The changes I have made so far are in this commit on my fork but they have not been tested yet. Once I have tested them I will create a PR in the pipelines repo.