Package onnxruntime: Information
Source package: onnxruntime
Version: 1.23.0-alt1
Build time: Aug 9, 2025, 08:12 PM in the task #391155
Category: Sciences/Computer science
Report package bug| FTBFS | ||
|---|---|---|
| Architecture | FTBFS since | Update |
| x86_64 | April 22, 2026 | May 21, 2026 |
| i586 | April 25, 2026 | May 16, 2026 |
Home page: https://github.com/microsoft/onnxruntime
License: MIT
Summary: Cross-platform, high performance inference and training machine-learning accelerator
Description:
Open Neural Network Exchange (ONNX) is an open ecosystem that empowers AI developers to choose the right tools as their project evolves. ONNX provides an open source format for AI models, both deep learning and traditional ML. It defines an extensible computation graph model, as well as definitions of built-in operators and standard data types. Currently we focus on the capabilities needed for inferencing (scoring). ONNX Runtime inference can enable faster customer experiences and lower costs, supporting models from deep learning frameworks such as PyTorch and TensorFlow/Keras as well as classical machine learning libraries such as scikit-learn, LightGBM, XGBoost, etc. ONNX Runtime is compatible with different hardware, drivers, and operating systems, and provides optimal performance by leveraging hardware accelerators where applicable alongside graph optimizations and transforms.
List of RPM packages built from this SRPM:
libonnxruntime (x86_64, i586, aarch64)
libonnxruntime-debuginfo (x86_64, i586, aarch64)
libonnxruntime-devel (x86_64, i586, aarch64)
libonnxruntime-providers (x86_64, i586, aarch64)
libonnxruntime-providers-debuginfo (x86_64, i586, aarch64)
libonnxruntime (x86_64, i586, aarch64)
libonnxruntime-debuginfo (x86_64, i586, aarch64)
libonnxruntime-devel (x86_64, i586, aarch64)
libonnxruntime-providers (x86_64, i586, aarch64)
libonnxruntime-providers-debuginfo (x86_64, i586, aarch64)
Maintainer: Arseny Maslennikov
Last changed
Aug. 4, 2025 Arseny Maslennikov 1.23.0-alt1
- Initial build for ALT Sisyphus. This is a prerelease revision from rel-1.23.0. Most execution providers and features are turned off for now.