Commit Graph

28 Commits

Author SHA1 Message Date
DavidSpek fe18a296da
chore: Remove pip requirements from docker files (#5064)
* Remove pip requirements from docker files

* Fix consistency and failing builds

* fixup arena requirements.txt

* Update KFserving to 0.4.1

* Remove pip requirements from docker files

* Fix consistency and failing builds

* fixup arena requirements.txt

* small fixup
2021-02-26 02:31:15 -08:00
Tommy Li 121bfdfc5f
fix(components): Move output path as arguments for ibm components (#4647) 2020-10-22 15:39:36 -07:00
Tommy Li 25ee59dc02
fix(components): Update watson ml sdk with the Aug 2020 release (#4331) 2020-08-06 17:14:19 -07:00
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
Tommy Li 79b58d7205 Update Watson Machine Learning auth with IAM (#1737)
* update watson auth with IAM

* remove username/password reference
2019-08-07 19:17:18 -07:00
Tommy Li f64782c0b3 Update Watson training component to output model location UID (#1587)
* Update wml-train.py

* update watson training components to output model location

* update variables
2019-07-03 10:02:32 -07:00
Animesh Singh a3e7a0a4b0 removing some creds (#1470)
* remove creds

* remove ip
2019-06-07 16:01:57 -07:00
Matthias Popp 4c8d08c179 Fix watson train component (#1259)
* Fix watson train component

Add scheme to cos_endpoint for watson client and change deprecated author_email to author_name

* fixup! Fix watson train component
2019-05-23 10:16:29 -07:00
Tommy Li 8418b316f5 Update new Watson OpenScale components and pipeline (#1287)
* update new openscale components and pipeline

* cleanup unused library

* fix readme and naming as requested and minor cleanup

* condense Dockerfile with new base image, load PipelineModel from spark.stage

* retrigger github checks from Travis
2019-05-10 01:09:57 -07:00
Animesh Singh cef50553f9 spark components (#1272)
* spark components

* changing base image

* removing multiple open file methods

* renaming source files

* renaming source files

* adding component yaml files

* removing extra bracket signs
2019-05-03 16:09:39 -07:00
hongye-sun f56a8cb72a
Comp yaml eb830cd73c (#1282) 2019-05-03 13:11:31 -07:00
Tommy Li c77554a762 Fix Watson pipeline example (#1246)
* update ibm watson examples

* fix labels in components

* typo fixes

* revert component name change

* minor description changes

* move label tags to annotations
2019-04-29 11:12:20 -07:00
Animesh Singh 9f6d34ff65 Fixing comp names (#1239)
* changing comp names

* changing comp names
2019-04-26 11:52:29 -07:00
Animesh Singh b70a8bef7a shortening names (#1202) 2019-04-24 17:10:45 -07:00
Alexey Volkov 848d4fb99c SDK - Replaced insecure yaml.load with yaml.safe_load (#1170)
This improves security and gets rid of security warnings.
See https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load(input)-Deprecation
2019-04-23 15:26:00 -07:00
Animesh Singh c0da565e08 component readmes (#1147) 2019-04-14 20:48:00 -07:00
Alexey Volkov 4afa1fc88c Improved the IBM - Create kubernetes secret component (#1027)
Fixed the following issues:
* Checking that every command finishes successfully (non-zero return code)
* Fixed the path for the secret_name output (the program was producing variable paths different from the path in component.yaml)
2019-04-04 15:21:19 -07:00
Animesh Singh a277f87ea1 metadata tag for watson components (#1072) 2019-04-02 19:49:41 -07:00
Animesh Singh 7c0558e5d1 metadata for open source components (#1071) 2019-04-02 19:05:41 -07:00
Animesh Singh dda1eb790e Updating the description for model_uid param (#1002) 2019-03-20 14:24:59 -07:00
Tommy Li 0fa221aba6 Add component.yaml to every ibm-components (#984)
* add component.yaml to every ibm-components

* replace colon conflicts with dashes

* update ffdl serve component.yaml description
2019-03-19 20:18:24 -07:00
Animesh Singh cc3f2149e1 Watson Openscale Components to manage models (#950)
* openscale componenets to manage models

* renamed component filename, updated with component.yaml (#1)
2019-03-14 18:36:51 -07:00
Tommy Li 7243ded0bf add tommy as the approver for the ibm pipeline (#915) 2019-03-07 14:28:11 -08:00
Animesh Singh 89e21dfb64 Training and Serving Pipeline leveraging WML (#800)
* initial watson pipeline

* updates

* updates

* Update creds

* updated dockerhub base files

* update watson pipeline (#2)

Removing references to wml-base image, and recreating it with python-slim as base image

* address review comment (#3)

* change s3 to cos (#4)
2019-02-23 03:52:14 -08:00
Animesh Singh b5e529fb33 placeholder for ibm sample pipelines and corresponding components (#731)
* ibm sample components and pipeline

* License headers and remocing zip files

* License headers and removing zip files

* removing ffdl binary
2019-02-05 23:46:12 -08:00