aboutsummaryrefslogtreecommitdiffstats
path: root/python3-onnxruntime/slack-desc
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-08-14 12:01:32 +0200
committerDanilo M. <danix@danix.xyz>2026-08-14 12:01:32 +0200
commit8ab2415e4562bf7b1bda15ed835efcced89c0b69 (patch)
tree0304aaee8a8487d41c627d1416a380f92259d96b /python3-onnxruntime/slack-desc
parentf0a33acdd366032e730efc3428b6cb0f6ee912c1 (diff)
downloadmy-slackbuilds-8ab2415e4562bf7b1bda15ed835efcced89c0b69.tar.gz
my-slackbuilds-8ab2415e4562bf7b1bda15ed835efcced89c0b69.zip
python3-onnxruntime: add version 1.28.0
Diffstat (limited to 'python3-onnxruntime/slack-desc')
-rw-r--r--python3-onnxruntime/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python3-onnxruntime/slack-desc b/python3-onnxruntime/slack-desc
new file mode 100644
index 0000000..a0c2ad2
--- /dev/null
+++ b/python3-onnxruntime/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+python3-onnxruntime: python3-onnxruntime (ONNX Runtime ML accelerator)
+python3-onnxruntime:
+python3-onnxruntime: ONNX Runtime is a performance-focused scoring engine for
+python3-onnxruntime: Open Neural Network Exchange (ONNX) models. It provides a
+python3-onnxruntime: runtime accelerator for machine learning models.
+python3-onnxruntime:
+python3-onnxruntime: This package installs the prebuilt manylinux wheel from
+python3-onnxruntime: PyPI, built for Python 3.12 on x86_64.
+python3-onnxruntime:
+python3-onnxruntime: Homepage: https://onnxruntime.ai
+python3-onnxruntime: