Skip to content

Commit

Permalink
Feat: Add ElasticConfig message type for torch elastic training (#394)
Browse files Browse the repository at this point in the history
* Add elastic config args to pytorch proto

Signed-off-by: Fabio Graetz <[email protected]>

* Add elastic config message type for torchrun training

Signed-off-by: Fabio Graetz <[email protected]>

---------

Signed-off-by: Fabio Graetz <[email protected]>
Co-authored-by: Fabio Grätz <[email protected]>
Co-authored-by: Ketan Umare <[email protected]>
Signed-off-by: Eduardo Apolinario <[email protected]>
  • Loading branch information
3 people authored and eapolinario committed Sep 13, 2023
1 parent 8b38649 commit 3d4c196
Show file tree
Hide file tree
Showing 9 changed files with 2,278 additions and 41 deletions.
610 changes: 599 additions & 11 deletions flyteidl/gen/pb-cpp/flyteidl/plugins/pytorch.pb.cc

Large diffs are not rendered by default.

332 changes: 330 additions & 2 deletions flyteidl/gen/pb-cpp/flyteidl/plugins/pytorch.pb.h

Large diffs are not rendered by default.

125 changes: 109 additions & 16 deletions flyteidl/gen/pb-go/flyteidl/plugins/pytorch.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

85 changes: 85 additions & 0 deletions flyteidl/gen/pb-go/flyteidl/plugins/pytorch.pb.validate.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3d4c196

Please sign in to comment.