Commit Graph

4 Commits

Author SHA1 Message Date
Amy 767ecd240d Use the client libs to do a GCS copy instead of gsutil (#558)
* use gcs client libs to copy checkpoint dir

* more minor cleanup, use tagged image, use newer pipeline param spec. syntax.
pylint cleanup.
added set_memory_limit() to notebook pipeline training steps.
modified the pipelines definitions to use the user-defined params as defaults.

* put a retry loop around the copy_blob
2019-05-17 14:00:11 -07:00
Michelle Casbon 1ebcd33881 Add memory limit (#552)
This aids GKE autoprovisioning in creation of appropriate node sizes
2019-05-14 17:54:18 -07:00
Amy ed38a1a35c re-add file that I'd missed in porting over; minor comment phrasing change in notebook (#556) 2019-05-13 12:28:50 -07:00
Amy b23adc1f0b import of Pipelines Github issue summarization examples & tutorial (#507)
* initial import of Pipelines Github issue summarization examples & lab

* more linting/cleanup, fix tf version to 1.12

* bit more linting; pin some lib versions

* last? lint fixes

* another attempt to fix linting issues

* ughh

* changed test cluster config info

* update ktext package in a test docker image

* hmm, retrying fix for the ktext package update
2019-04-18 17:57:54 -07:00