Commit Graph

46 Commits

Author SHA1 Message Date
Alexey Volkov 4339e70962 Components - Added AutoML Tables components and tests (#2174)
* Components - Added AutoML Tables components

* Added the sample - AutoML Tables - Retail product stockout prediction

* Replaced the project ID with dummy placeholder

* Fixed the description parameter passing

* Replaced pip with pip3 and changed quotes

* Added licenses

* Updated the component links

* Revert "Replaced pip with pip3"

This reverts commit 65ed0a7fc6. (part of it)

Here, `pip` is not the name of executable. It's the module name which is
just `pip`, not `pip3`.

* Changed quotes to single quotes

* Moved the components to the gcp folder

* Switched container images to python:3.7

* Updated component versions in sample
2019-09-25 13:42:06 -07:00
Jiaxiao Zheng 1914fa2f34 [Component] Fix the image version specification in create cluster component. (#2213)
* Fix

* Fix test
2019-09-24 17:11:59 -07:00
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
Ning 06aeb0a052
update sdk versions (#2100) 2019-09-13 10:15:44 -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 5bcc665928
Update Python SDK versions for release. (#1860) 2019-08-16 13:58:23 -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
Ning 7dbca1afce
update gcloud ml-engine to ai-platform (#1863) 2019-08-16 12:06:37 -07:00
Ning 2e95bc57ec
fix sample reference link (#1789) 2019-08-12 11:05:49 -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
hongye-sun 2d0d861950 Pass dataset_location to container (#1579) 2019-07-01 04:57:21 -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
Ning 13d506c08a
add patch for metric collection (#1317) 2019-05-14 11:12:32 -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
Ning fe042540e8 update types to defined core type names (#1206) 2019-04-23 12:44:05 -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
Crystal Gomes 443feb7ed9 Fixed some typos (#1038)
* Fixed some typos

Fixed typos / spelling errors
Added a link to Cloud ML Engine runtime versions
Made some formatting (of required / optional) more consistent

* Mirrors edits into component.yaml
2019-04-02 18:17:44 -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 70ee7482b1 Add documentation and sample notebook for dataproc components. (#971) 2019-03-14 17:44:58 -07:00
hongye-sun f7faf3eea9 Add missing main_class arg to spark job and set default values. (#966)
* Add missing main_class arg to spark job and set default values.

* Adding missing main_class parameter passing.
2019-03-13 18:36:24 -07:00
hongye-sun 586815826a Add dataproc component yaml files (#956)
* Add dataproc component yaml files

* Update license to 2019

* Remove unused parameter
2019-03-12 16:18:38 -07:00
Alexey Volkov cfd50fb1ef
Fixed typo: Replaced cencus with census (#937)
Fixes https://github.com/kubeflow/pipelines/issues/936
2019-03-07 14:43:43 -08:00
hongye-sun b94c731603 Fix bugs in bigquery component (#921)
* Update bigquery component yaml with latest interface.

* fix a typo in bigquery component.

* Add logging to bigquery component
2019-03-05 19:56:03 -08: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
hongye-sun 926c321199 Witch to python 2.7 and install beam for the gcp image. (#876) 2019-02-28 11:29:18 -08:00
hongye-sun 26622b74b7 Releasing component SDK (#842)
* add container image uris support in train API

* Build GCP container

* Support releasing component SDK with docker and python package.

* Add licenses to image
2019-02-25 14:02:55 -08:00