ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
Find a file
Scott McKay 6982325b29
Merge pull request #22 from Microsoft/scmckay/SupportUnknownDimensionInScanSubgraphOutputs
Support symbolic dimension in Scan subgraph outputs
2018-11-27 09:55:32 +10:00
cmake Sync with internal master. 2018-11-22 20:56:43 -08:00
csharp Sync with internal master. 2018-11-22 20:56:43 -08:00
docs Sync with internal master. 2018-11-22 20:56:43 -08:00
include/onnxruntime/core Sync with internal master. 2018-11-22 20:56:43 -08:00
onnxruntime Merge 2018-11-27 09:19:45 +10:00
package/rpm Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
tools update the cuda cudnn version information 2018-11-20 11:54:32 -08:00
.clang-format Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
.clang-tidy Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
.gitattributes Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
.gitignore Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
.gitmodules Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
build.amd64.1411.bat Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
build.bat Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
BUILD.md Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
build.sh Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
CODEOWNERS Create CODEOWNERS (#27) 2018-11-26 01:14:09 -08:00
CONTRIBUTING.md Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
LICENSE Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
README.md Fix build status badge. 2018-11-23 00:02:39 -08:00
rename_manylinux.sh Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
requirements-dev.txt Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
requirements.txt Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
setup.py Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
ThirdPartyNotices.txt Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
VERSION_NUMBER Initial bootstrap commit. 2018-11-19 16:48:22 -08:00

ONNX Runtime

Build Status

ONNX Runtime is the runtime for ONNX.

Engineering Design

Engineering Design

API

API CPU package GPU package
Python Windows
Linux
Mac
Windows
Linux
C# Windows Not available
C Windows
Linux
Not available

Build

Build

Contribute

Contribute

Versioning

Versioning

Feedback

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.

License

LICENSE