Commit Graph

5 Commits

Author SHA1 Message Date
hongye-sun 5ccbbb9a0c Fix hard-coded model export dir name (#1015)
* FIx hard-coded model export dir name

* Prefix is not the full gcs path.
2019-03-21 14:11:38 -07:00
hongye-sun 639dec2402 Support customized export TF model folder names. (#903)
* Support customized export TF model folder names.

* Fix pr comments.
2019-03-05 14:18:01 -08:00
hongye-sun 17bb778ef9 Refactor MLEngine code and add deploy and set_default commands (#864)
* Refactor MLEngine code and add deploy and set_default commands

* Rename to short name to avoid confusion.

* Add comment to version names

* Rename short name to id
2019-02-28 16:46:06 -08:00
hongye-sun e282bd38b2
add container image uris support in train API (#837) 2019-02-20 17:32:11 -08:00
hongye-sun bd1e770a5b MLEngine Commands Implementation (#773)
* MLEngine API commands

* Add job_id_prefix to create_job command

* add create training job command

* add display API

* Refactor CMLE APIs

* Fix PR comments.

* Add warnings before overwrite an existing file.
2019-02-16 12:47:44 -08:00