Commit Graph

29 Commits

Author SHA1 Message Date
IronPan dc5aab6687
Release 57d9f7f1cf (#2184)
* Updated component images to version 57d9f7f1cf

* Updated components to version e598176c02

* good version
2019-09-23 00:19:55 +08:00
Ning 4f46720c1c Release 1449d08aee (#2099)
* Updated component images to version 1449d08aee

* Updated components to version e7a021ed1d
2019-09-13 11:14:31 -07:00
Alexey Volkov 5360f3fcab SDK - Compiler - Stopped adding mlpipeline artifacts to every compiled template (#2046)
* Explicitly added mlpipeline outputs to the components that actually produce them

* Updated samples

* SDK - DSL - Stopped adding mlpipeline artifacts to every compiled template
Fixes https://github.com/kubeflow/pipelines/issues/1421
Fixes https://github.com/kubeflow/pipelines/issues/1422

* Updated the Lighweight sample

* Updated the compiler tests

* Fixed the lightweight sample

* Reverted the change to one contrib/samples/openvino
The sample will still work fine as it is now.
I'll add the change to that file as a separate PR.
2019-09-05 17:56:57 -07:00
hongye-sun 7ec56978b6 Release 151c5349f1 (#1916)
* Updated component images to version 151c5349f1

* Updated components to version a97f1d0ad0

* Update setup.py

* Update setup.py
2019-08-21 16:06:31 -07:00
Ajay Gopinathan 0d898cb40f Release 0517114dc2 (#1859)
* Updated component images to version 0517114dc2

* Updated components to version 48dd338c8a
2019-08-16 13:16:11 -07:00
Alexey Volkov 0e0f84c697 Moved component_sdk to components/gcp/ (#1698) 2019-07-31 19:56:13 -07:00
jingzhang36 2355451885 Release fe639f4166 (#1672)
* Updated component images to version fe639f4166

* Updated components to version 0b07e456b1
2019-07-24 21:05:52 -07:00
hongye-sun 1a0959a90c Add gcp-connector label and remove pod name (#1542)
* Add gcp-connector label and remove pod name

* Add add-pod-env label and add pod id back

* Remove space
2019-07-18 17:17:11 -07:00
Ning 76a2bb4c37 Release ac833a084b (#1614)
* Updated component images to version ac833a084b

* Updated components to version 1f65a564d4
2019-07-12 10:49:05 -07:00
IronPan a42d5fb971 Release 2d0d861950 (#1581)
* Updated component images to version 2d0d861950

* Updated components to version 2e52e54166
2019-07-01 14:13:08 -07:00
Kevin Bache 5a5e39dc51 Release v0.22 (#1525)
* Updated component images to version d4960d3379

* Updated components to version d0aa15dfb3

* setup version inc
2019-06-20 15:28:35 -07:00
hongye-sun f7f6df27d4 Release 1d55a27cf8 (#1506)
* Updated component images to version 1d55a27cf8

* Updated components to version f379080516
2019-06-13 18:10:22 -07:00
Ning de7f68d129 Release components (#1347)
* Updated component images to version 6554e133dd

* Updated components to version 74d8e59217
2019-05-17 17:45:08 -07:00
IronPan cab1ce348e
Release c3235d725e (#1331)
* Updated component images to version c3235d725e

* Updated components to version 3b938d664d
2019-05-14 16:34:36 -07:00
hongye-sun f56a8cb72a
Comp yaml eb830cd73c (#1282) 2019-05-03 13:11:31 -07:00
hongye-sun eb830cd73c Component 727c48c690 (#1280) 2019-05-03 11:20:40 -07:00
Alexey Volkov 7228ba1f0b Release b0147bdbed (#1238)
* Updated component images to version b0147bdbed

* Updated components to version e8524eefb1

* Updated the Python SDK version
2019-04-26 10:24:26 -07:00
hongye-sun 1115fa5823 Apply latest doc review changes to github docs (#1128)
* Apply latest doc review changes to github docs

* merge changes from tech writer

* adding missing dataproc components
2019-04-18 11:22:00 -07:00
Ning 785d474699 release new components and remove the resnet image release in the release script (#1171) 2019-04-16 14:19:09 -07:00
Ajay Gopinathan f344301638 Release component image version a277f87ea1 (#1082)
* Re-run script after merge

* Run script again.
2019-04-04 16:11:20 -07:00
hongye-sun 8e2ea3902c Improve doc for gcp components. (#1049)
* Improve doc for bigquery component.

* Improve doc for mlengine train component.

* Improving deploy component documentataion.

* Refactor notebooks

* Update notebooks with more descriptions.

* Generate README changes.

* Update dataproc docs

* Remove model parameter

* Add release script and fix doc bugs.

* Fix PR comments

* FIx PR comment
2019-04-04 13:17:21 -07:00
Pascal Vicaire add2d66d8b
Release 03/28/2019 (#1063) 2019-03-28 23:29:09 -07:00
hongye-sun e6536a29aa Pin the component.yaml version in all the samples. (#1037)
* Pin the component.yaml version in all the samples.

* Remove output cells from the readme and notebook
2019-03-25 14:14:19 -07:00
hongye-sun d2f5cc92a4 Release components to include fix #1028. (#1032) 2019-03-25 11:08:18 -07:00
IronPan 034e49f4f2 update (#1021) 2019-03-22 10:18:52 -07:00
hongye-sun 0ab9e6bffb Fix dataflow and mlengine samples (#1006) 2019-03-20 13:26:58 -07:00
hongye-sun 7e45dda40b Update component.yaml for dataflow and cmle with recent changes. (#987)
* Update component.yaml for dataflow and cmle with recent changes.

* Add type information in the GCP component yaml files

* Fix typo in component yaml
2019-03-19 18:56:26 -07:00
hongye-sun b4ad648fb0
Add sample notebook and readme markdown for GCP components. (#899)
* Add sample notebook and readme markdown for GCP components.

* Add cloud ml train component notebook

* Fix cmle deploy component spec.

* Add CMLE deploy notebook.

* Add notebook for CMLE batch prediction component.

* Add notebook for dataflow launch template component.

* Apply AIHub doc template and fix review comments

* Updated the image gcr to public repo in component specs.
2019-03-05 15:06:20 -08:00
hongye-sun 77df6c2438 GCPcomponents yaml spec (#887)
* add component yaml for GCP components

* Add bigquery component yaml

* Fix typo and set default instead  of optional setting.
2019-03-01 10:35:47 -08:00