资源算法charm-kubeflow-tf-serving

charm-kubeflow-tf-serving

2020-04-10 | |  48 |   0 |   0

TensorFlow Serving for Kubeflow

This charm deploys TensorFlow Serving configured for use with Kubeflow to Kubernetes models in Juju.

Usage

Deploy an instance of this charm for each model you wish to serve, providing the path to the trained model via the model config option. It is also useful to name the deployed application after the model. For example, to deploy the demo inception model, you would use:

juju deploy cs:~johnsca/kubeflow-tf-serving inception --config model=gs://kubeflow-models/inception

Note that, while the Google Storage URL for the demo model is publicly accessible, it still requires Google credentials to access. If you used conjure-up canonical-kubernetes and deployed to GCP, this will be setup automatically for you.

If you are using Kubernetes on a different provider, you can also attach the model as a resource:

juju deploy cs:~johnsca/kubeflow-tf-serving inception --resource model=/path/to/model


上一篇:charm-kubeflow-ambassador

下一篇:kubeflow-data-science-on-steroids

用户评价
全部评价

热门资源

  • seetafaceJNI

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

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • shih-styletransfer

    shih-styletransfer Code from Style Transfer ...