Yaqi Ji
b693909a08
feat(sdk)!: move v1 to deprecated folder ( #7291 )
...
* chore(sdk): move v1 to deprecated
* fix testsg
* fix testsg
* fix setup.py
* fix test
* s'
* fix tests
* fix test
* retore v2 test changes
* fix py3.6 test
* fix py3.6 test
* fix py3.6 import fallback error
* remove deprecated
* fix samples test
* sample test
* fix samples
* add readme
* restroe test
* python require
* remove path
* fix tests
* inteegration tests
* remove tfx tests for dependency with kfp v1
* fix e2e
* fix e2e
* fix integration tests
* fix sampe
* move client down
* change to kfp
* add import alias
* fix
* runid
* fix dsl
* only use kfp for function
* revert train_until_good
* tfx test
* kfp
* try import
* onprem
2022-03-04 00:52:59 +00:00
Chen Sun
2991602cfc
feat(sdk): Better error message when compiling for v2. Fixes #5688 , Fixes #5727 ( #5759 )
...
* Better error message when compiling for v2
* update samples
2021-05-31 13:39:03 -07:00
Chen Sun
0171831796
chore(sample): Update loop_parameter.py sample so it's compatible in both v1 and v2 ( #5561 )
...
* Update loop_parameter.py sample so it's compatible in both v1 and v2
* revive test
* Update loop_parameter_test.py
2021-04-28 23:56:29 -07:00
Yuan (Bob) Gong
02dbcfa062
test: more samples in v2 sample test ( #5431 )
...
* test: set up sample test for many samples
* test: rm loop_* tests from v1 sample test, they are already covered in v2 sample test
* fix condition pipeline for basic e2e test
* remove condition from e2e test
2021-04-09 08:34:03 -07: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
Kevin Bache
b52e32b1a5
Add samples for loops ( #2218 )
...
* added loop samples
* moved samples; added samples to tests
* year
2019-09-24 14:59:58 -07:00