Skip to content

Commit

Permalink
publish torchrun example via Dockerfile (#2018)
Browse files Browse the repository at this point in the history
Signed-off-by: PeterWrighten <peterwrighten@gmail.com>
  • Loading branch information
PeterWrighten committed Mar 8, 2024
1 parent 57aa34d commit 6133600
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-example-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
dockerfile: examples/pytorch/elastic/imagenet/Dockerfile
- component-name: pytorch-elastic-example-echo
dockerfile: examples/pytorch/elastic/echo/Dockerfile
- component-name: pytorch-cpu-demo-torchrun-cpu
dockerfile: examples/pytorch/cpu-demo/Dockerfile
- component-name: xgboost-dist-iris
dockerfile: examples/xgboost/xgboost-dist/Dockerfile
context: examples/xgboost/xgboost-dist
Expand Down

0 comments on commit 6133600

Please sign in to comment.