Commit Graph

9 Commits

Author SHA1 Message Date
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
Alexey Volkov cc83e1089b
Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
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
Alexey Volkov 90b38a265c SDK - Hiding Argo's workflow.uid placeholder behind DSL (#1683)
* SDK - Hiding Argo's workflow.uid placeholder behind DSL
Fixes https://github.com/kubeflow/pipelines/issues/1673

* Renamed task_id_placeholder to execution_id_placeholder

* Uppercased the constants
2019-10-07 18:33:11 -07:00
Alexey Volkov 173ecbda4c Marked all scripts as executable (#1177) 2019-04-23 16:12:00 -07:00
Alexey Volkov a26aee35a6 Keras - Train classifier: Improved the README.md (#934) 2019-03-25 19:31:16 -07:00
Alexey Volkov e54a8e3570 Keras/Train classifier: Changed the types to conform to the chosen type system (#933) 2019-03-07 13:42:12 -08:00
Alexey Volkov 5c9b2d651e Added the "Keras - Train classifier" component (#809)
* Added sample component

* Replaced human-readable names with pythonic names

Some people are confused.

* Removed the tag from image name.
2019-02-25 01:31:48 -08:00