Пакет onnxruntime: Информация

    Исходный пакет: onnxruntime
    Версия: 1.23.0-alt1
    Собран:  10 августа 2025 г. 19:54
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/microsoft/onnxruntime

    Лицензия: MIT
    О пакете: Cross-platform, high performance inference and training machine-learning accelerator
    Описание: 
    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.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    libonnxruntime (riscv64)
    libonnxruntime-debuginfo (riscv64)
    libonnxruntime-devel (riscv64)
    libonnxruntime-providers (riscv64)
    libonnxruntime-providers-debuginfo (riscv64)

    Сопровождающий: Arseny Maslennikov

    Список участников:
    Arseny Maslennikov

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

    Последнее изменение


    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.