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 2323
2424setup (
2525 name = "elasticdl" ,
26- version = "0.2.0rc0 " ,
26+ version = "0.2.0rc1 " ,
2727 description = "A Kubernetes-native Deep Learning Framework" ,
2828 long_description = "ElasticDL is a Kubernetes-native deep learning framework"
2929 " built on top of TensorFlow 2.0 that supports"
Original file line number Diff line number Diff line change 1818
1919setup (
2020 name = "elasticdl_client" ,
21- version = "0.2.0rc0 " ,
21+ version = "0.2.0rc1 " ,
2222 description = "The client tool for ElasticDL." ,
2323 author = "Ant Financial" ,
2424 url = "https://elasticdl.org" ,
Original file line number Diff line number Diff line change 2222
2323setup (
2424 name = "elasticdl_preprocessing" ,
25- version = "0.2.0rc0 " ,
25+ version = "0.2.0rc1 " ,
2626 description = "A Kubernetes-native Deep Learning Framework" ,
2727 long_description = "This is an extension of the native Keras Preprocessing"
2828 " Layers and Feature Column API from TensorFlow. We can develop our model"
You can’t perform that action at this time.
0 commit comments