onnxruntime v1.23.2
- Created
- Updated
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
# License
# Supported Platforms
!uwp
- ✅ linux
- ✅ osx
- ✅ windows
- ❌
uwp
# Features
No default features set.
# cuda
Build with CUDA support
Supports: (x64 & windows & !static) | (x64 & linux)
- ✅ linux
- ✅ windows-x64-dynamic
- ❌
osx - ❌
windows-arm64 - ❌
windows-static - ❌
windows-x86
Dependencies:
and one transitive dependency:
- nlohmann-json (by cudnn-frontend )
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by nlohmann-json )
- vcpkg-cmake-config (by nlohmann-json )
# framework
Build a macOS/iOS framework, Objective-C library
Supports: osx | ios
- ✅ osx
- ❌
linux - ❌
windows
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# openvino
Build with OpenVINO support
Supports: !(osx | ios | android | emscripten)
- ✅ linux
- ✅ windows
- ❌
osx
Host Dependencies:
3 transitive dependencies:
# tensorrt
Build with TensorRT support
Dependencies:
onnxruntime
Features:
cuda
and 5 transitive dependencies:
- cuda (by onnxruntime )
- cudnn (by onnxruntime )
- cudnn-frontend (by onnxruntime )
- nlohmann-json (by cudnn-frontend )
- nvidia-cutlass (by onnxruntime )
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by nlohmann-json )
- vcpkg-cmake-config (by nlohmann-json )
# Dependencies
- abseil
>= v20250512.1 - boost-config
>= v1.82.0 - boost-mp11
>= v1.82.0 - cpuinfo
- cxxopts
- date
- dlpack
- eigen3
- flatbuffers
>= v23.5.26 - ms-gsl
- nlohmann-json
- onnx
>= v1.19.0 - optional-lite
- protobuf
>= v3.21.12 - re2
- safeint
- utf8-range
wil
Platforms:
windows
and 3 transitive dependencies:
- boost-cmake
>= v1.89.0(by boost-config ) - boost-headers
>= v1.89.0(by boost-config ) - boost-uninstall
>= v1.89.0(by boost-cmake )
# Host Dependencies
- flatbuffers
>= v23.5.26 - protobuf
>= v3.21.12 - vcpkg-cmake
- vcpkg-cmake-config
and one transitive dependency:
- vcpkg-boost (by boost-cmake )
# Dependents
- onnxruntime (feature
tensorrt) - onnxruntime-gpu
# Host Dependents
No dependents.
# Contributors
PARK DongHa