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
- Host: GitHub
- URL: https://github.com/cassiebreviu/onnx-csharp-serverless
- Owner: cassiebreviu
- Created: 2020-03-19T12:50:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-07-21T22:36:57.000Z (almost 4 years ago)
- Last Synced: 2025-03-27T23:33:05.659Z (over 1 year 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)