Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 435 Bytes

deploy-model.md

File metadata and controls

23 lines (12 loc) · 435 Bytes

Deploy your model

There are different ways to deploy a model and there are different tools that can be used to do so (e.g. Seldon, Tf-Serving, TensorRT). But for this tutorial, we created a simple Flask application that can be easily deployed.

Flask application

Deploy Inference Application using Flask+gunicorn

Seldon

WIP

OpenVINO

WIP

KFServing

WIP

TensorRT

WIP