Skip to content

Commit

Permalink
Remove Dockerfile.ppc64le of pytorch example (kubeflow#2042)
Browse files Browse the repository at this point in the history
* fix: remove Dockerfile.ppc64le of pytorch example

Signed-off-by: champon1020 <nagatelu1020@gmail.com>

* fix: update README.md

Signed-off-by: champon1020 <nagatelu1020@gmail.com>

---------

Signed-off-by: champon1020 <nagatelu1020@gmail.com>
  • Loading branch information
champon1020 authored and johnugeorge committed Apr 28, 2024
1 parent 5f4abde commit 5664899
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
11 changes: 0 additions & 11 deletions examples/pytorch/mnist/Dockerfile.ppc64le

This file was deleted.

1 change: 0 additions & 1 deletion examples/pytorch/mnist/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ The default image name and tag is `kubeflow/pytorch-dist-mnist-test:1.0`.
```shell
docker build -f Dockerfile -t kubeflow/pytorch-dist-mnist-test:1.0 ./
```
NOTE: If you you are working on Power System, Dockerfile.ppc64le could be used.

**Create the mnist PyTorch job**

Expand Down

0 comments on commit 5664899

Please sign in to comment.