Commit Graph

2 Commits

Author SHA1 Message Date
kundan kumar 37b5f82cf3
trainer: User guide for PyTorch Training (#4053)
* Add PyTorch guide

Co-authored-by: izuku-sds <izuku.labs@gmail.com>
Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>

* Refactor PyTorch Guide

Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>

* Fix some text

Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>

* Add next steps to getting started

Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>

* Update content/en/docs/components/trainer/user-guides/pytorch.md

Co-authored-by: Anya Kramar <akramar@redhat.com>
Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>

* Update content/en/docs/components/trainer/user-guides/pytorch.md

Co-authored-by: Antonin Stefanutti <astefanutti@users.noreply.github.com>
Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>

* Change text for FSDP

Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>

* Rename to PyTorch nodes

Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>

* Remove step from get_job_logs

Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>

* Remove TODOs

Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>

* Update content/en/docs/components/trainer/user-guides/pytorch.md

Co-authored-by: Antonin Stefanutti <astefanutti@users.noreply.github.com>
Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>

* Update DDP description

Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>

* Remove SDK API name from title

Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>

* Rename to Kubeflow SDK

Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>

* Add Prerequisites

Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>

* Add todos

Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>

---------

Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>
Co-authored-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>
Co-authored-by: Anya Kramar <akramar@redhat.com>
Co-authored-by: Antonin Stefanutti <astefanutti@users.noreply.github.com>
2025-07-22 16:15:58 +00:00
Andrey Velichkevich 10b7063075
trainer: Initial Documentation for Kubeflow Trainer V2 (#3958)
* Kubeflow Trainer V2 Docs

Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>

* Update index

Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>

* Update Getting Started example

Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>

* Improve text

Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>

* Fix example

Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>

* Update diagram in light appearance

Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>

---------

Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>
2025-02-11 17:37:28 +00:00