https://github.com/stestagg/temp-onnx
Test repo
https://github.com/stestagg/temp-onnx
Last synced: 4 months ago
JSON representation
Test repo
- Host: GitHub
- URL: https://github.com/stestagg/temp-onnx
- Owner: stestagg
- License: mit
- Created: 2023-07-17T12:52:15.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-03T15:53:10.000Z (almost 3 years ago)
- Last Synced: 2025-01-30T05:27:33.145Z (over 1 year ago)
- Size: 523 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: docs/readme.md
- License: LICENSE
Awesome Lists containing this project
README
in the project contains various files and subdirectories that provide documentation, tutorials, and examples for the ONNX Runtime library. It includes release notes, installation instructions, and API documentation for using ONNX Runtime to load and run inference on ONNX models. The directory also contains examples showcasing the main features of the ONNX Runtime, such as loading and predicting with machine learned models trained with scikit-learn. Additionally, there are subdirectories that provide functionality for accelerating the training of PyTorch models using the ORTModule class, automating the generation of ONNX operators documentation, and deploying facial emotion recognition models on Azure Kubernetes Service. The directory also includes documentation and code for on-device training, enabling efficient training and inference of ONNX models on edge devices.