Skip to content

ort-1.28.0-r2

Choose a tag to compare

@github-actions github-actions released this 06 Aug 08:24
Immutable release. Only release title and notes can be modified.
52bf2e8

Custom ONNX Runtime packaging build for v1.28.0.

Package channel: stable (r2). This packaging-only revision reuses the byte-verified native binaries from the immutable ort-1.28.0-r1 release without recompiling them. Each asset manifest records its exact source asset and SHA-256. Android assets contain a custom ONNX Runtime core with WebGPU and XNNPACK built in. Linux and Windows runtime bundles contain a matching custom ONNX Runtime core and WebGPU plugin; Linux packages support Ubuntu 20.04 and newer with GLIBC no newer than 2.28 and GLIBCXX no newer than 3.4.28, and Windows archives include the checksum-pinned DXC runtime DLLs and their licenses. macOS archives contain a CoreML-enabled ORT core targeting macOS 13.3 and later, with no WebGPU provider. The iOS ZIP contains one static-library XCFramework with device and ARM64 Simulator slices, CoreML and CPU support, and an iOS 15.1 deployment target. Custom-built binaries are stripped of or packaged without debug symbol data. The source release supplied the native-runtime validation evidence; CI additionally runs CPU and CoreML inference against the repackaged iOS static-library XCFramework before publishing. Every binary has a verified SHA-256 sidecar and build manifest. The build-provenance.json asset records the source commits and release inputs.