github microsoft/onnxruntime v0.3.0
ONNX Runtime v0.3.0

latest releases: v1.24.4, v1.24.3, v1.24.2...
7 years ago

Key Updates

  • ONNX 1.4 compatibility

    • Opset 9 operator support
    • Support of large models >2GB
  • New build packages

    • C/C#: OS X x64 CPU
    • C: Linux x86 CPU
    • C: Windows x86 CPU
  • Custom op registration via C API

  • Non-Tensor type support for input/output for C and C# API

Release Notes

  • Default execution provider for CPU uses Eigen and MLAS; prior releases used MKL-DNN. See all build options here.
  • OpenMP is required for the prebuilt binaries. See System Requirements for more details.

Don't miss a new onnxruntime release

NewReleases is sending notifications on new releases.