aboutsummaryrefslogtreecommitdiffstats
path: root/python3-onnxruntime/README
blob: 5304334fe6b2848cbc1c68c417243634900b677f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
ONNX Runtime is a performance-focused scoring engine for Open Neural
Network Exchange (ONNX) models. It provides a runtime accelerator for
machine learning models.

This package installs the prebuilt manylinux x86_64 wheel from PyPI,
built for Python 3.12. The wheel tag must match the system Python
version; if -current bumps Python, re-pin DOWNLOAD_x86_64 to the
matching cp3XX wheel.

Runtime deps are provided by Slackware -current: numpy, protobuf, and
packaging. flatbuffers is required from SBo.

Homepage: https://onnxruntime.ai