资源算法charm-kubeflow-pytorch-operator

charm-kubeflow-pytorch-operator

2020-04-10 | |  41 |   0 |   0

PyTorch Training for Kubeflow

This charm deploys the PyTorch Training component of Kubeflow to Kubernetes models in Juju.

Usage

To submit models to be trained, you must create a PyTorchJob custom resource in Kubernetes. For example, to submit the distributed mnist model, which is used for e2e testing, you can use:

kubectl create -n $namespace -f pytorch_job_sendrecv.yaml

Where $namespace is the name of the Kubernetes model in Juju that this charm is deployed into.

You can then check the status of the job via either the TensorFlow Dashboard, or kubectl:

kubectl get -o yaml -n $namespace pytorchjobs pytorch-dist-basic-sendrecv


上一篇:polyaxon-kubeflow

下一篇:hyperparameter-tuning-kubeflow

用户评价
全部评价

热门资源

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

    This is a very basic boilerplate example for pe...