mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
|
|
||
|---|---|---|
| cmake | ||
| csharp | ||
| docs | ||
| include/onnxruntime/core | ||
| onnxruntime | ||
| package/rpm | ||
| tools | ||
| .clang-format | ||
| .clang-tidy | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| build.amd64.1411.bat | ||
| build.bat | ||
| BUILD.md | ||
| build.sh | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| README.md | ||
| rename_manylinux.sh | ||
| requirements-dev.txt | ||
| requirements.txt | ||
| setup.py | ||
| ThirdPartyNotices.txt | ||
| VERSION_NUMBER | ||
ONNX Runtime
ONNX Runtime is the runtime for ONNX.
Engineering Design
API
| API | CPU package | GPU package |
|---|---|---|
| Python | Windows Linux Mac |
Windows Linux |
| C# | Windows | Not available |
| C | Windows Linux |
Not available |
Build
Contribute
Versioning
Feedback
- File a bug in GitHub Issues
Code of Conduct
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.