aboutsummaryrefslogtreecommitdiffstats
path: root/python3-onnxruntime/README
diff options
context:
space:
mode:
Diffstat (limited to 'python3-onnxruntime/README')
-rw-r--r--python3-onnxruntime/README13
1 files changed, 13 insertions, 0 deletions
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