Skip to content
#

serving

Here are 48 public repositories matching this topic...

tobegit3hub
tobegit3hub commented Apr 23, 2020

Now we follow the official documents to build and test tensorflow serving with latest dev docker image. The examples can not be run successfully because the tensorflow version is 2.1.0 in tensorflow/serving:latest-devel while the examples code like mnist_saved_model.py still uses TensorFlow 1.x APIs.

We should upgrade the examples to TensorFlow 2 so that users can build and test with latest

pinankg
pinankg commented May 24, 2019

Hello Vespa Team,
Can you please consider support a properties-file which is available during run-time along with the model ? So some meta-data e.g. threshold/label, etc can be associated with the model.
This is for the stateless evaluation of the models like (XGBoost, TensorFlow, Onnx, etc) which is supported in vespa.

Thank you,
Pinank

axsaucedo
axsaucedo commented Mar 5, 2020

It would be good to update our current Kubeflow example to use 1.0, as well as add a page on the Seldon Docs on "Kubeflow Integration". If possible it would also be good to update it to leverage prepackaged model servers instead of the reusable containers as that is now the way that we're looking to integrate with model training frameworks. Example: https://docs.seldon.io/projects/seldon-core/en

Improve this page

Add a description, image, and links to the serving topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the serving topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.