diff options
| author | Danilo M. <danix@danix.xyz> | 2026-08-14 12:01:32 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-08-14 12:01:32 +0200 |
| commit | 8ab2415e4562bf7b1bda15ed835efcced89c0b69 (patch) | |
| tree | 0304aaee8a8487d41c627d1416a380f92259d96b /python3-onnxruntime/README | |
| parent | f0a33acdd366032e730efc3428b6cb0f6ee912c1 (diff) | |
| download | my-slackbuilds-8ab2415e4562bf7b1bda15ed835efcced89c0b69.tar.gz my-slackbuilds-8ab2415e4562bf7b1bda15ed835efcced89c0b69.zip | |
python3-onnxruntime: add version 1.28.0
Diffstat (limited to 'python3-onnxruntime/README')
| -rw-r--r-- | python3-onnxruntime/README | 13 |
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 |
