在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):kubeflow/training-operator开源软件地址(OpenSource Url):https://github.com/kubeflow/training-operator开源编程语言(OpenSource Language):Python 52.1%开源软件介绍(OpenSource Introduction):Kubeflow Training OperatorOverviewStarting from v1.3, this training operator provides Kubernetes custom resources that makes it easy to run distributed or non-distributed TensorFlow/PyTorch/Apache MXNet/XGBoost/MPI jobs on Kubernetes.
Prerequisites
InstallationMaster Branchkubectl apply -k "github.com/kubeflow/training-operator/manifests/overlays/standalone" Stable Releasekubectl apply -k "github.com/kubeflow/training-operator/manifests/overlays/standalone?ref=v1.3.0" TensorFlow Release OnlyFor users who prefer to use original TensorFlow controllers, please checkout kubectl apply -k "github.com/kubeflow/training-operator/manifests/overlays/standalone?ref=v1.2.0" Python SDK for Kubeflow Training OperatorTraining Operator provides Python SDK for the custom resources. More docs are available in sdk/python folder. Use
Quick StartPlease refer to the quick-start-v1.md and Kubeflow Training User Guide for more information. API DocumentationPlease refer to following API Documentation: CommunityYou can:
This is a part of Kubeflow, so please see readme in kubeflow/kubeflow to get in touch with the community. ContributingPlease refer to the DEVELOPMENT Change LogPlease refer to CHANGELOG Version MatrixThe following table lists the most recent few versions of the operator.
AcknowledgementThis project was originally started as a distributed training operator for TensorFlow and later we merged efforts from other Kubeflow training operators to provide a unified and simplified experience for both users and developers. We are very grateful to all who filed issues or helped resolve them, asked and answered questions, and were part of inspiring discussions. We'd also like to thank everyone who's contributed to and maintained the original operators.
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论