Skip to content

Commit 493f51a

Browse files
authored
Add AI-Serving tutorial to Serving tutorials (#187)
1 parent 96d7b6c commit 493f51a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ Once you have an ONNX model, it can be scored with a variety of tools.
7272
* [Various Samples: Inferencing ONNX models using ONNX Runtime (Python, C#, C, Java, etc)](https://github.com/microsoft/onnxruntime/tree/master/samples)
7373

7474
### Serving
75+
* [Serving ONNX models with AI-Serving](https://github.com/autodeployai/ai-serving/blob/master/examples/AIServingMnistOnnxModel.ipynb)
7576
* [Serving ONNX models with Cortex](https://towardsdatascience.com/how-to-deploy-onnx-models-in-production-60bd6abfd3ae)
7677
* [Serving ONNX models with MXNet Model Server](tutorials/ONNXMXNetServer.ipynb)
7778
* [Serving ONNX models with ONNX Runtime Server](tutorials/OnnxRuntimeServerSSDModel.ipynb)

0 commit comments

Comments
 (0)