Skip to content

Commit

Permalink
feat(training):update pytorch elastic training job example
Browse files Browse the repository at this point in the history
Signed-off-by: wanziyu <[email protected]>
  • Loading branch information
wanziyu committed Aug 25, 2022
1 parent e004e87 commit 90832ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/pytorch/torchelastic/torchelastic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
imagePullPolicy: Always
Worker:
replicas: 1
restartPolicy: ExitCode
restartPolicy: OnFailure
template:
spec:
volumes:
Expand Down

0 comments on commit 90832ba

Please sign in to comment.