Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 24 days 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)