File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 21
21
version = "develop" ,
22
22
description = "The client command line tool for ElasticDL." ,
23
23
long_description = "ElasticDL Client is the client command line tool for"
24
- "ElasticDL. It's convenient with it to build and push Docker images for "
25
- "a distributed ElasticDL job. And then we can use it to submit a train, "
26
- "evaluate or predict job to a Kubernetes cluster ." ,
24
+ " ElasticDL. Users can use it to submit distributed ElasticDL jobs to "
25
+ " a Kubernetes cluster. It also provides an easy way to build and push "
26
+ " Docker images for distributed ElasticDL jobs ." ,
27
27
long_description_content_type = "text/markdown" ,
28
28
author = "Ant Financial" ,
29
29
url = "https://elasticdl.org" ,
Original file line number Diff line number Diff line change 27
27
long_description = "This is an extension of the native Keras Preprocessing"
28
28
" Layers and Feature Column API from TensorFlow. We can develop our model"
29
29
" using the native high-level API from TensorFlow and our library."
30
- "We can train this model using native TensorFlow or ElasticDL." ,
30
+ " We can train this model using native TensorFlow or ElasticDL." ,
31
31
long_description_content_type = "text/markdown" ,
32
32
author = "Ant Financial" ,
33
33
url = "https://elasticdl.org" ,
You can’t perform that action at this time.
0 commit comments