Ecosyste.ms: Awesome
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: 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
- Host: GitHub
- URL: https://github.com/cassiebreviu/onnx-csharp-serverless
- Owner: cassiebreviu
- Created: 2020-03-19T12:50:29.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-21T22:36:57.000Z (over 2 years ago)
- Last Synced: 2024-04-23T14:30:37.406Z (9 months ago)
- Topics: c, onnx
- Language: Jupyter Notebook
- Homepage:
- Size: 21.8 MB
- Stars: 7
- Watchers: 0
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
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)