From 8ab2415e4562bf7b1bda15ed835efcced89c0b69 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 14 Aug 2026 12:01:32 +0200 Subject: python3-onnxruntime: add version 1.28.0 --- python3-onnxruntime/README | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 python3-onnxruntime/README (limited to 'python3-onnxruntime/README') diff --git a/python3-onnxruntime/README b/python3-onnxruntime/README new file mode 100644 index 0000000..5304334 --- /dev/null +++ b/python3-onnxruntime/README @@ -0,0 +1,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 -- cgit v1.2.3