sci-ml/onnx
Open Neural Network Exchange (ONNX)
ChangeLog
commit 669f045c7119a8516a3601ac142d9efada77ea3d
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri Aug 14 23:20:20 2026 +0200
sci-ml/onnx: export shared library symbols
ONNX Runtime links schema, checker, and shape-inference APIs from the system shared
library. ONNX 1.22 hides those definitions by default, leaving downstream links with
unresolved symbols.
commit ee1c7d9ffada1f3b62ec5b8e836dcdfbbbb81590
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri Aug 14 23:03:45 2026 +0200
sci-ml/onnx: add 1.22.0
ONNX Runtime 1.29 pins ONNX 1.22.0, which is newer than the system repository
package. Adapt the package to the upstream scikit-build-core transition and declare
the exact release metadata floors.
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri Aug 14 23:20:20 2026 +0200
sci-ml/onnx: export shared library symbols
ONNX Runtime links schema, checker, and shape-inference APIs from the system shared
library. ONNX 1.22 hides those definitions by default, leaving downstream links with
unresolved symbols.
commit ee1c7d9ffada1f3b62ec5b8e836dcdfbbbb81590
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri Aug 14 23:03:45 2026 +0200
sci-ml/onnx: add 1.22.0
ONNX Runtime 1.29 pins ONNX 1.22.0, which is newer than the system repository
package. Adapt the package to the upstream scikit-build-core transition and declare
the exact release metadata floors.


View
Download
Browse