An open API service indexing awesome lists of open source software.

https://github.com/cassiebreviu/onnx-csharp-serverless

Build a model with python, save it to onnx format, run it with csharp with the onnxruntime and deploy to a serverless Azure Function
https://github.com/cassiebreviu/onnx-csharp-serverless

c onnx

Last synced: about 1 year ago
JSON representation

Build a model with python, save it to onnx format, run it with csharp with the onnxruntime and deploy to a serverless Azure Function

Awesome Lists containing this project

README

          

# onnx-csharp-serverless

Build a model with python, save it to onnx format, run it with csharp with the onnxruntime and deploy to a serverless Azure Function

[Onnx Microsoft Docs](https://docs.microsoft.com/en-us/azure/machine-learning/concept-onnx?WT.mc_id=mvp-live-cassieb)