sql-machine-learning / elasticdl

Kubernetes-native Deep Learning Framework
https://elasticdl.org
MIT License
731 stars 113 forks source link

[Serving] Utils to restore the SavedModel to the remote storage such as OSS. #1364

Closed brightcoder01 closed 4 years ago

terrytangyuan commented 5 years ago

Do we have a public account that we can use for testing OSS on Travis?

workingloong commented 4 years ago

Do we have a public account that we can use for testing OSS on Travis?

Not yet. Maybe we should consult Aliyun developers on whether we can apply for a public account like ODPS for testing. I also wonder how to get user's OSS account to save the trained model to OSS.

brightcoder01 commented 4 years ago

This issue is already implemented with ElasticDL callbacks.