Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Yancey1989 committed Jun 27, 2018
1 parent cecd0f4 commit 302fd23
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ of EDL on this cluster is
## Tutorials

- [Usage](./doc/usage.md)
- [Build EDL](./doc/build.md)
- [How to Build EDL Component](./doc/build.md)

## Design Docs

- [Support Fault-Tolerant Training in PaddlePaddle](https://github.com/PaddlePaddle/Paddle/tree/develop/doc/v2/design/cluster_train).
- [Fault-Tolerant Training in PaddlePaddle](https://github.com/PaddlePaddle/Paddle/tree/develop/doc/v2/design/cluster_train).
- [Elastic Deep Learning Design Doc](./doc/edl_design_doc.md).

## Future
Expand Down
4 changes: 2 additions & 2 deletions doc/build.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Build EDL
# How to Build EDL Component

This article contains instructions of build EDL and how to pack them into
Docker image so that EDL components can run in the Kubernetes cluster.
Docker image so that the EDL component can run in the Kubernetes cluster.

## Build EDL Controller

Expand Down

0 comments on commit 302fd23

Please sign in to comment.