Skip to content

Commit 9895990

Browse files
authored
Adding ONNX model hosting example link (onnx#107)
Adding ONNX model hosting on AWS SageMaker example notebook.
1 parent 80b6ae8 commit 9895990

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ ONNX is supported by [a community of partners](https://onnx.ai/supported-tools),
3434

3535
* For serving
3636
* [Serving ONNX models with MXNet Model Server](tutorials/ONNXMXNetServer.ipynb)
37+
* [ONNX model hosting with AWS SageMaker and MXNet](https://github.com/awslabs/amazon-sagemaker-examples/blob/master/sagemaker-python-sdk/mxnet_onnx_eia/mxnet_onnx_eia.ipynb)
3738

3839
* For conversion
3940
* [Convert a PyTorch model to Tensorflow using ONNX](tutorials/PytorchTensorflowMnist.ipynb)

0 commit comments

Comments
 (0)