Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Kubeflow Pipelines on the Front Line
Search
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
Asei Sugiyama
February 16, 2022
Technology
0
910
Kubeflow Pipelines on the Front Line
第16回 MLOps 勉強会(Online) の登壇資料です
Asei Sugiyama
February 16, 2022
Tweet
Share
More Decks by Asei Sugiyama
See All by Asei Sugiyama
Algorithm behind Gemini Enterprise Agent Designer
asei
0
110
Algothythm behind Gemini Enterprise Agent Designer (with least amount of inputs from human)
asei
0
58
AI との良い付き合い方を僕らは誰も知らない (WSS 2026 静岡版)
asei
1
540
AI との良い付き合い方を僕らは誰も知らない
asei
1
480
最近の生成 AI の活用事例紹介
asei
3
390
AI エージェント活用のベストプラクティスと今後の課題
asei
2
670
エージェントの継続的改善のためのメトリクス再考
asei
3
850
生成AI活用のベストプラクティス集を作ってる件
asei
1
900
GenAIOps: 生成AI時代の DevOps
asei
0
100
Other Decks in Technology
See All in Technology
Introduction to Bill One Development Engineer
sansan33
PRO
0
380
管理者向けGitHub Enterpriseの運用Tips紹介: 人にもAIにも優しいプラットフォームづくり
yuriemori
0
160
生成AIの利用とセキュリティ /gen-ai-and-security
mizutani
1
1.3k
型を書かないRuby開発への挑戦
riseshia
0
190
フルカイテン株式会社 エンジニア向け採用資料
fullkaiten
0
10k
マルチロールEMが実践する「組織のレジリエンス」を高めるための組織構造と人材配置戦略
coconala_engineer
3
520
Devinを導入したら予想外の人たちに好評だった
tomuro
0
930
Data Hubグループ 紹介資料
sansan33
PRO
0
2.8k
us-east-1 に障害が起きた時に、 ap-northeast-1 にどんな影響があるか 説明できるようになろう!
miu_crescent
PRO
12
3.7k
オレ達はAWS管理をやりたいんじゃない!開発の生産性を爆アゲしたいんだ!!
wkm2
3
330
作りっぱなしで終わらせない! 価値を出し続ける AI エージェントのための「信頼性」設計 / Designing Reliability for AI Agents that Deliver Continuous Value
aoto
PRO
1
180
AWSをCLIで理解したい! / I want to understand AWS using the CLI
mel_27
2
130
Featured
See All Featured
Art, The Web, and Tiny UX
lynnandtonic
304
21k
Amusing Abliteration
ianozsvald
0
120
Visualization
eitanlees
150
17k
Leading Effective Engineering Teams in the AI Era
addyosmani
9
1.7k
SEO for Brand Visibility & Recognition
aleyda
0
4.3k
30 Presentation Tips
portentint
PRO
1
250
What’s in a name? Adding method to the madness
productmarketing
PRO
24
4k
A designer walks into a library…
pauljervisheath
210
24k
Raft: Consensus for Rubyists
vanstee
141
7.3k
Ruling the World: When Life Gets Gamed
codingconduct
0
160
How to Grow Your eCommerce with AI & Automation
katarinadahlin
PRO
1
130
Darren the Foodie - Storyboard
khoart
PRO
3
2.7k
Transcript
Kubeflow Pipelines on the Front Line Asei Sugiyama
主旨 Kubeflow Pipelines の最前線の様子をお届けします
TOC Source <- Pickup User Community
Source GitHub kubeflow/pipelines GitHub Releases PyPI GitHub Projects Google Group
Slack
GitHub kubeflow/pipelines SDK とバックエンドとフロ ントエンドの実装が含まれ るリポジトリ サンプルコードやコミュニ ティ提供のコンポーネント も含まれる でかい
GitHub Releases バックエンドのリリースが されると更新される
PyPI SDK の更新は PyPI を見る バックエンドとの更新とは 独立 ナンバリングも別
GitHub Projects 主要なProject KFP v2 KFP v2 compatible mode "KFP
Runtime Triage" がえらいこ とになっている
Google Group (1/2) 最重要 kubeflow-
[email protected]
m 誰でも加入可能
Google Group (2/2) 2週に1度打ち合わせが行わ れ、ここで意思決定がなさ れる 議事録が展開される (http://bit.ly/kfp-meeting- notes) 録画も展開される
Slack kubeflow.slack.com #kubeflow-pipelines #platform-aws #platform-gcp たまにアンケートをやって いる
TOC Source Pickup <- User Community
Pickup KFP SDK 2.0: API Experience & Breaking Changes (2021-09-15)
KFP SDK v2.0 Release Plan (2021-11-10) KFP v2 Component YAML design (2021-11-10) Introduction to Machine Learning Exchange and component catalog (2022-01-19) Kubeflow Pipelines support and new features in Cloud Pipelines Editor (2022-02-16)
KFP SDK 2.0: API Experience & Breaking Changes (1/2) 2021-09-15
時点で共有されたドキュメント 将来に備えるため、一度読んでおいたほうが良い
KFP SDK 2.0: API Experience & Breaking Changes (2/2) このあたりは知っておくと平穏が訪れそう
KFP SDK v2.0 Release Plan (1/2) 2021-11-10 時点で共有されたドキュメント 開発体制の性質上、時期を明言するものではない点に注意
KFP SDK v2.0 Release Plan (2/2) 内容はこれだけ (2021年11月とは一体…?)
KFP v2 Component YAML design (1/3) 2021-11-10 に共有されたドキュメント 個人的には驚愕した内容
KFP v2 Component YAML design (2/3) ComponentSpec: コンポー ネントの入出力を定義する YAMLファイル
SDK v2.0 で予定している破 壊的な変更を記述 KFP の黎明期 (v0.x) から用 いられていたのでやむなし か
KFP v2 Component YAML design (3/3) タイムラインを見て絶句しました (2021年11月時点)
Introduction to Machine Learning Exchange and component catalog (1/3) IBM
勢から 2022-01-19 時 点で共有された事項 リポジトリ machine- learning-exchange/mlx
Introduction to Machine Learning Exchange and component catalog (2/3) バックエンドは
Tekton リポジトリも別: kubeflow/kfp-tekton
Introduction to Machine Learning Exchange and component catalog (3/3) 機械学習パイプラ
インの実装が共有 されている Watson AI Pipelines で動作す る模様
Kubeflow Pipelines support and new features in Cloud Pipelines Editor
(1/3) 2022-02-16 に改めて何か が共有された模様 初出は 2021-08-04 なので 前からの取り組み Cloud-Pipelines/pipeline- editor
Kubeflow Pipelines support and new features in Cloud Pipelines Editor
(2/3) 開発者による Tutorial
Kubeflow Pipelines support and new features in Cloud Pipelines Editor
(3/3)
TOC Source Pickup User Community <-
GCPUG: GCP User Group https://gcpug.jp/ gcpug.slack.com #vertex- ai TFUG: TensorFlow
User Group https://tfug.jp/ tfug.slack.com #mlops