Commit Graph

6 Commits

Author SHA1 Message Date
IronPan 7d6133b564
fix(components): move components to contrib/ folder (#6438) 2021-08-27 14:35:22 -07:00
Alexey Volkov 561622c9f8
chore(components): Added canonical location for some components (#6060)
* Components - Added canonical location for some components

* Fixed the component.py files
2021-07-15 21:28:12 -07:00
Alexey Volkov d15d0fe9fa
chore(components): Added missing annotations to my components (#5992) 2021-07-08 15:30:23 -07:00
Yuan (Bob) Gong 2bee21aae9
fix(sdk/compiler): v2 compat - fix mlpipeline-ui-metadata artifact. Part of #5666 (#5832)
* fix(sdk/compiler): v2 compat - fix mlpipeline-ui-metadata artifact

* fix

* add test case

* address feedback, fix the bug in less hacky way
2021-06-10 17:14:00 -07:00
Yuan (Bob) Gong cadcac08bd
feat: customizable tensorboard image and env + sample pipeline with minio. Fixes #5471, fixes #4714, fixes #5449, fixes #699, fixes #4290 (#5515)
* feat: customizable tensorboard image and env vars

* feat: sample pipeline using tensorboard visualization with minio

* change podtemplatespec format to be JSON in mlpipeline-ui-metadata

* fix default value

* update test config

* increase test timeout

* fix test

* fix args

* fix

* address comments

* improve component logging
2021-05-11 00:45:42 -07:00
Alexey Volkov 0f4037231f
Components - Tensorboard visualization (#3760) 2020-05-13 18:32:22 -07:00