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
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
Alexey Volkov
abfdd295ef
Updated the "TFX Taxi Cab Classification Pipeline" sample ( #1115 )
...
Modernized the sample pipeline code.
2019-04-18 22:53:53 -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
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
Pascal Vicaire
add2d66d8b
Release 03/28/2019 ( #1063 )
2019-03-28 23:29:09 -07:00
Ning
554731e478
dsl generate zip file ( #855 )
...
* dsl generate zip file
* minor fix
* fix zip read in the unit test
* update sample tests
* dsl compiler generates pipeline based on the input name suffix
* add unit tests for different output format
* update the sdk client to support tar zip and yaml
* fix typo
* fix file write
2019-03-26 15:14:50 -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
Ning
9511d964d5
release new components: deployer ( #849 )
...
release new component images
2019-02-26 16:40:33 -08:00
hongye-sun
6db78ca4bd
Revert dataflow component image tag to unblock release ( #817 )
2019-02-15 09:29:33 -08:00
hongye-sun
7c633a97d7
Sample updates for release v0.1.10 ( #816 )
2019-02-12 15:24:15 -08:00
Pascal Vicaire
be58c086f2
Modificaitons done by the execution of the release script. ( #777 )
2019-02-05 19:06:43 -08:00
Ning
028685edc1
Releasing components fixing xgboost ( #747 )
...
* try remove the deployer cloud build
* add the deployer back
* releasing the components containing the xgboost fix
2019-01-28 17:02:24 -08:00
Ning
255a408b9b
use the workflow UID instead of name to avoid name collision after the name is truncated inside the deployer ( #704 )
2019-01-22 09:55:40 -08:00
Yasser Elsayed
a0d4be3851
component release script ( #694 )
2019-01-16 17:30:49 -08:00
IronPan
d9a1313b88
foo ( #655 )
2019-01-09 13:48:03 -08:00
qimingj
a8b6e3722b
Add resnet-cmle sample back. Update all component images. ( #632 )
...
* Add resnet-cmle sample back. Update all component images.
* Remove a binary file.
2019-01-07 12:11:11 -08:00
IronPan
379d4d7fcf
Add script for component image release ( #571 )
...
* add script
* update script
* fix
* Update .release.cloudbuild.yaml
* comments
* update
2018-12-20 15:28:50 -08:00
Ning
f1fb2df73b
Restructure dataproc components ( #542 )
...
* restructure the dataproc component folder
* more changes in cloudbuild and sample test and readme
* remove src in cloudbuild
2018-12-17 16:57:58 -08:00
hongye-sun
e356adf31a
bump up the sdk version to 0.1.4 ( #522 )
...
* bump up the sdk version to 0.1.4
* Update lightweight notebook sample to 0.1.4
* Update the rest of the samples to 0.1.4
2018-12-14 20:21:36 -08:00
Alexey Volkov
dd24c80a03
Samples - Moved secret application to the pipeline definition ( #536 )
...
* Samples - Moved use_gcp_secret application to the pipeline definition
* Also changed the notebooks
* Addressed the formatting feedback
2018-12-14 13:37:39 -08:00
qimingj
0901f1e3c5
Improve TFX Taxi Sample and Components. ( #518 )
...
* Improve TFX Taxi Sample and Components.
- Confusion matrix and ROC components support flexible target.
- Use single mode instead of 4 different modes for TFDV, TFMA, TFT, Predicton.
- TFDV output's schema path directly.
- Add Confusion Matrix and ROC components to tf taxi sample.
* Follow up code review comments.
2018-12-11 15:19:12 -08:00
IronPan
5f14095daf
Fix sample test - Add gcp permission ( #454 )
...
* SDK/GCP - Replaced default_gcp_op with task.apply(use_gcp_secret)
* add gcp permission to all samples
* remove GKE dependency for tf serving
* add permission
* debug
* fix
* fix
* fix test
* fix test
* fix credential
* Update presubmit-tests-with-pipeline-deployment.sh
* Update _utils.py
* fix credential
* fix test
2018-12-05 12:06:47 -08:00
nealgao
57808877ae
update image tag with the new release ( #393 )
2018-11-27 15:28:51 -08:00
qimingj
0b7120c322
Now pipeline function takes direct default values rather than dsp.PipelineParam. ( #110 )
...
* Now pipeline function takes direct default values rather than dsp.PipelineParam. It simplifies the sample code a lot.
* Remove extraneous parenthesis.
* Follow up CR comments.
* Change Dockerfile (not done).
* Fix dockerfile.
* Fix Dockerfile again.
* Remove unneeded installation of packages in Dockerfile.
2018-11-26 17:13:55 -08:00
nealgao
e639a361de
add todos for the image tag update for new releases ( #138 )
2018-11-08 17:34:48 -08:00
nealgao
f25d32b801
image tag update for release ( #114 )
...
* update image tag for new releases
* add more
* delete the accidentaly added sample
2018-11-06 18:12:13 -08:00
nealgao
077a060024
debug tfma failure ( #91 )
...
* debug tfma failure
* tft version bug
* minor fix
* comment the test validation
2018-11-06 12:52:56 -08:00
Ning Gao
2be3989a71
update image tag
2018-11-05 10:48:07 -08:00
Ning Gao
084321fcc6
Merge branch 'master' into ngao/fix-tfma-deploy-bug
2018-11-05 10:43:12 -08:00
Ning Gao
480363258f
change tfma sample name to tfx
2018-11-05 10:39:37 -08:00