资源算法charm-kubeflow-tf-job-operator

charm-kubeflow-tf-job-operator

2020-04-10 | |  81 |   0 |   0

TensorFlow Training for Kubeflow

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

Usage

To submit models to be trained, you must create a TFJob 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 https://raw.githubusercontent.com/kubeflow/tf-operator/master/examples/v1alpha2/dist-mnist/tf_job_mnist.yaml

(Note: The 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 tfjobs dist-mnist-for-e2e-test


上一篇:kubeflow-dataverk-base

下一篇:charm-kubeflow-seldon-api-frontend

用户评价
全部评价

热门资源

  • allennlp-server

    allennlp-server Serve allennlp services as sep...

  • ubuntu-allennlp

    ubuntu-allennlp AllenAI AllenNLP image based o...

  • allennlp_extras

    allennlp_extras Some utilities build on top of...

  • allennlp-dureader

    An Apache 2.0 NLP research library, built on Py...

  • seetafaceJNI

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