Commit Graph

5 Commits

Author SHA1 Message Date
Tommy Li de2e0f2ec0
Fix(component): Update default TensorFlow version for Watson ML example (4109) 2020-06-29 12:49:58 -07:00
Tommy Li 782eb23488
Update Watson ML example to take output param path (#3316)
* update watson components with output path args to support tekton

* fix store bug and stop batch logs

* update pipeline with explicit helper function

* add missing commit
2020-03-20 22:10:44 -07:00
Kevin Yu 19edfdebd2
Update IBM Watson ML sample to use V4 api (#3274)
* testing kevin-wml-iks-pipeline

* switch input/output order

* build v4

* fix the yaml link

* change to v4

* using new v4 api

* update train docker verion to v0.3

* try v4-api

* try v4 author

* test v4 code

* fix compile error

* name upcase

* comment out author name

* fix lowcase runtime

* replace framework with platform

* fix syntax platform

* add version

* add filepath

* add file path

* using wml train code as filepath

* change credentials to s4

* try different version

* try store_library

* wml-v4 code

* update image to v0.4

* change object storage type to s3

* try store with meta no

* add input for store

* missing comma at store yaml

* add missing parameter in kfp

* add argument in store

* add uid

* add meta type

* change deploy

* deployment input

* list deployment

* delete deployment

* adjust input

* play around the input data:

* play around input data

* change input

* deploy works

* fix min

* clean the code

* adjust serve pipeline code

* clean the doc session

* remove hard code

* update yaml

* commit stuff

* test1

* change order

* correct name

* change version

* test

* change1

* change to 0,8

* print runtime version

* change to 0.9

* change2

* change yaml

* change version

* remove command

* change version

* change version

* clean up

* address comments

* fix typo
2020-03-18 15:48:44 -07:00
Tommy Li 35ce841557 update watson ML default framework version (#2398) 2019-10-15 14:36:09 -07:00
Ning e8a6feb229
Restructure samples (#1710)
* restructure samples
* update apiserver and sample test for the new location
2019-08-01 17:31:37 -07:00