Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 392 Bytes

deploy-model.md

File metadata and controls

15 lines (8 loc) · 392 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

KFServing

WIP

TensorRT

WIP