Package onnxruntime: Information

    Source package: onnxruntime
    Version: 1.23.0-alt1
    Latest version according to Repology
    Build time:  Aug 9, 2025, 08:12 PM in the task #391155
    Report package bug
    FTBFS
    ArchitectureFTBFS sinceUpdate
    x86_64April 22, 2026May 21, 2026
    i586April 25, 2026May 16, 2026

    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)

    Maintainer: Arseny Maslennikov

    List of contributors:
    Arseny Maslennikov

    ACL:
    Arseny Maslennikov
    @everybody

      1. pkgconfig(libcpuinfo)
      2. pkgconfig(nlohmann_json)
      3. pkgconfig(protobuf)
      4. pkgconfig(pybind11)
      5. pkgconfig(re2)
      6. boost-devel
      7. protobuf-compiler
      8. chrpath
      9. cmake >= 3.28.0
      10. cmake(date)
      11. libdnnl-devel
      12. gcc-c++ >= 9.1
      13. libgomp-devel
      14. rpm-macros-cmake
      15. libmicrosoft-gsl-devel
      16. libabseil-cpp-devel
      17. libsafeint-cpp-devel
      18. ninja-build

    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.