Commit Graph

15 Commits

Author SHA1 Message Date
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 9cf1fa7d90 update tf version to 1.12.1 (#1315) 2019-05-13 20:01:08 -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
Ning 785d474699 release new components and remove the resnet image release in the release script (#1171) 2019-04-16 14:19:09 -07:00
Alexey Volkov e7fe738e61
Rolling back TFMA image (#1095)
From a277f87ea1 to 2c2445df83
2019-04-05 20:12:59 -07:00
Alexey Volkov 4a195b130c Fixed bug in TFMA component code (#1094) 2019-04-05 18:02:29 -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
Alexey Volkov 6b402f879a Added component definition files for our components (#539)
* Added component definitions to our components

Added the Kubeflow training sample pipeline that uses components

* Added the definition for "TFX - Data Validation"

* Added the definition for the "TFX - Analyze model" component

* Fixed bug in "ROC curve"

* Updated "Predict using TF on Dataflow"

* Updated "TFX - Data Validation"

* Updated the component definitions.

* Updated the pipeline to make the lines shorter and explicitly name the function parameters

* Changed the GCSPath type casing

* Added the definition for the "Kubeflow - Serve TF model" component

* Added the definition for the "Kubeflow - Launch StudyJob" component

* Removed all properties from GCPPath
This will confuse our users and make type checking worse, but Hongye and Ajay requested that.

`s/type: (\{GCSPath:.*?}})(.*)/type: GCPPath$2 # type: $1/g`

* Removed the usage of the ComponentStore
Now the samples are invalid until they're merged to master, but Hongye asked for that.
2019-04-04 12:27:19 -07:00
Alexey Volkov 211f53e86d Allow passing comma-delimited column names (#1044) 2019-03-28 16:48:12 -07:00
hongye-sun fdfd25facf common build image script (#815) 2019-02-13 10:37:19 -08:00
nealgao da6ff9cdd5 restructure dataflow component structure (#338)
* restructure dataflow components

* add . directory before the script name
2018-11-21 10:55:15 -08:00
Pascal Vicaire 633e2ddcc8 Initial commit of the kubeflow/pipeline project. 2018-11-02 14:02:31 -07:00