pypi onnxruntime 0.4.0
ONNX Runtime v0.4.0

latest releases: 1.17.3, 1.17.1, 1.17.0...
5 years ago

Key Updates

  • New execution providers for improved performance on specialized hardware
    • Intel nGraph
    • NVIDIA TensorRT
  • ONNX 1.5 compatibility
    • Opset 10 operator support
    • Supports newly added ONNX model zoo object detection models (YOLO v3, SSD)
    • Quantization operators
  • Updates to C API for Custom Operators
    • Allocation of outputs during compute
    • C++ wrapper to greatly simplify implementation
    • Supports custom op DLLs when ONNX Runtime is compiled statically
  • Graph optimizations with Constant Folding for improved performance
  • Official binary packages
    • Nuget package creation pipeline updated with security-focused tasks
      • CredScan
      • SDLNative Rules for PreFast
      • BinSim
    • Additional binaries built with MKL-ML published in Nuget
    • Size reduction in Windows (700KB+), Linux (65%) and Mac (45%) binaries

Don't miss a new onnxruntime release

NewReleases is sending notifications on new releases.