Commit Graph

2 Commits

Author SHA1 Message Date
Michelle Casbon 6fcb28bc26 Use latest kubeflow release branch v0.3.4-rc.1 (#365)
Remove separate pipelines installation
Update kfp version to 0.1.3-rc.2
Clarify difference in installation paths (click-to-deploy vs CLI)
Use set_gpu_limit() and remove generated yaml with resource limits
2018-11-27 09:27:34 -08:00
Michelle Casbon 4bbc0c8fd8 Simple pipeline demo (#322)
* Add simple pipeline demo

* Add hyperparameter tuning & GPU autoprovisioning

Use pipelines v0.1.2

* Resolve lint issues

* Disable lint warning

Correct SDK syntax that labels the name of the pipeline step

* Add postprocessing step

Basically empty step just to show more than one step

* Add clarity to instructions

* Update pipelines install to release v0.1.2

* Add repo cloning with release versions

Remove katib patch
Use kubeflow v0.3.3
Add PROJECT to env var override file
Further clarification of instructions
2018-11-16 11:16:12 -08:00