ccchenjiahuan / kubedl

Run your deep learning workloads on Kubernetes more easily and efficiently.

Home Page:https://kubedl.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KubeDL

License FOSSA Status KubeDL Action Status CII Best Practices

KubeDL enables deep learning workloads to run on Kubernetes more easily and efficiently.


KubeDL is a CNCF sandbox project.

Its core functionalities include:

  • Automatically tunes the best container-level configurations before an ML model is deployed as inference services. - Morphling Github
  • Model lineage and versioning to track the history of a model natively in CRD: when the model is trained using which data and which image, each version of the model, which version is running etc.
  • Enables storing and versioning a model leveraging container images. Each model version is stored as its own image and can later be served with Serving framework.
  • Support inference frameworks and training workloads (Tensorflow, Pytorch. Mars etc.)in a single unified controller.

Check the website: https://kubedl.io


License

FOSSA Status

About

Run your deep learning workloads on Kubernetes more easily and efficiently.

https://kubedl.io/

License:Apache License 2.0


Languages

Language:Go 71.4%Language:JavaScript 26.1%Language:Less 1.2%Language:Python 0.4%Language:EJS 0.3%Language:Makefile 0.2%Language:Smarty 0.1%Language:Shell 0.1%Language:TypeScript 0.1%Language:Dockerfile 0.1%