Пакет 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)
libonnxruntime (riscv64)
libonnxruntime-debuginfo (riscv64)
libonnxruntime-devel (riscv64)
libonnxruntime-providers (riscv64)
libonnxruntime-providers-debuginfo (riscv64)
Сопровождающий: Arseny Maslennikov
Последнее изменение
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.