kubeflow / fairing

Python SDK for building, training, and deploying ML models
Apache License 2.0
337 stars 144 forks source link

Roadmap update? #271

Open aronchick opened 5 years ago

aronchick commented 5 years ago

Did all of the roadmap for Q2 launch? Specifically distributed TF Job?

cc @karthikv2k @jlewi

issue-label-bot[bot] commented 5 years ago

Issue-Label Bot is automatically applying the label community/question to this issue, with a confidence of 0.78. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

karthikv2k commented 5 years ago

Distirbuted trianing TF (1.x and 2.0)

tfjob deployer is working fine (have an integration test). Didn't test it using tf 2.0 yet. Planning to add examples by end of the month.

Distirbuted training for LightGBM

mvp done and more to come later this week

TF-Serving as an option for delpolyment in addition to Seldon model server

mostly wont be done in Q2

Improve documentation and testing

done https://www.kubeflow.org/docs/fairing/

Improved support for Append builder

most likely be done by end of this month