Skip to content

Commit 69a618b

Browse files
Add README.md for elasticdl_client folder. (#2129)
* Add READMD.md for elasticdl_client folder. * Update according to the comments. * Resolve comments.
1 parent ad7f974 commit 69a618b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

elasticdl_client/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# ElasticDL Client
2+
3+
ElasticDL client is a command-line tool. Users can use it to prepare
4+
Docker images for distributed ElasticDL jobs and submit train, evaluate
5+
or predict jobs to a Kubernetes cluster.
6+
7+
For more detailed instructions, please refer to the
8+
[tutorial](../docs/tutorials/get_started.md).

0 commit comments

Comments
 (0)