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

    Исходный пакет: onnxruntime
    Версия: 1.23.0-alt1
    Последняя версия по данным Repology
    Собран:  9 августа 2025 г. 20:12 в задании #391155
    Сообщить об ошибке в пакете
    Ошибки пересборки
    АрхитектураДата ошибкиОбновлено
    x86_6422 апреля 2026 г.15 июля 2026 г.
    i58625 апреля 2026 г.11 июля 2026 г.
    Домашняя страница: 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 (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)

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

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

    Права:
    Arseny Maslennikov
    @everybody

      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. gcc-c++ >= 9.1
      11. boost-devel
      12. protobuf-compiler
      13. ninja-build
      14. libdnnl-devel
      15. libabseil-cpp-devel
      16. rpm-macros-cmake
      17. libgomp-devel
      18. libsafeint-cpp-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.