File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 23
23
24
24
setup (
25
25
name = "elasticdl" ,
26
- version = "0.2.0rc0 " ,
26
+ version = "0.2.0rc1 " ,
27
27
description = "A Kubernetes-native Deep Learning Framework" ,
28
28
long_description = "ElasticDL is a Kubernetes-native deep learning framework"
29
29
" built on top of TensorFlow 2.0 that supports"
Original file line number Diff line number Diff line change 18
18
19
19
setup (
20
20
name = "elasticdl_client" ,
21
- version = "0.2.0rc0 " ,
21
+ version = "0.2.0rc1 " ,
22
22
description = "The client tool for ElasticDL." ,
23
23
author = "Ant Financial" ,
24
24
url = "https://elasticdl.org" ,
Original file line number Diff line number Diff line change 22
22
23
23
setup (
24
24
name = "elasticdl_preprocessing" ,
25
- version = "0.2.0rc0 " ,
25
+ version = "0.2.0rc1 " ,
26
26
description = "A Kubernetes-native Deep Learning Framework" ,
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"
You can’t perform that action at this time.
0 commit comments