Commit Graph

7 Commits

Author SHA1 Message Date
Jiyong Jung a1f7160cf5
chore: upgrade tfx to 1.0.0 (#6316)
* test: fix sample test image build

* update to TFX 1.0.0

* update argo CLI

* Uses TFX 1.0 APIs in parameterized_tfx_oss example.

Co-authored-by: Yuan Gong <gongyuan94@gmail.com>
2021-08-12 04:02:03 -07:00
Yuan Gong cd55a55c62 test: fix postsubmit test is_integration_test flag 2021-02-24 14:05:11 +00:00
Jiaxiao Zheng fad7510626
Bump TFX to 0.21.2 (#3255)
* bump tfx

* bump tfma

* modernize py sample

* clean up

* update notebook sample

* Remove tmp hack in visualization server
2020-03-11 09:53:37 -07:00
Jiaxiao Zheng a9bc8cfe9a
[Sample] update README (#3127)
* [Sample] typo fix

* update README
2020-02-19 16:53:02 -08:00
Jiaxiao Zheng f89ce80460
[Doc] Make it explicit that hosted beta does not require GCP SA (#3066) 2020-02-13 16:19:09 +08:00
Jiaxiao Zheng 3c66be2dab [Sample] Update the Doc for TFX sample (#2798)
* update

* update
2020-01-15 18:08:22 -08:00
Jiaxiao Zheng ef381aafcc [Sample test] Add parameterized_tfx_oss to 'normal' sample test corpus (#2695)
* Update to tfx 0.15.0 release

* update file name

* modernize naming

* move to core

* Update sample test launcher/config/file name.

* No longer need precompiled package.

* add dependency

* add pip

* no longer call dsl-compile

* fix launcher

* give additional time for init

* Try skip check in backend docker

* fix

* try fix

* revert the timeout

* fix per Alexey's suggestion

* fix typo

* print log

* fix

* remove log
2019-12-10 16:06:06 -08:00