We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92ff1a6 commit e8cac16Copy full SHA for e8cac16
tur-pypi-312/python3.12-onnxruntime/build.sh
@@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://onnxruntime.ai/
2
TERMUX_PKG_DESCRIPTION="Cross-platform, high performance ML inferencing and training accelerator"
3
TERMUX_PKG_LICENSE="MIT"
4
TERMUX_PKG_MAINTAINER="@termux"
5
-TERMUX_PKG_VERSION="1.21.0"
+TERMUX_PKG_VERSION="1.21.1"
6
TERMUX_PKG_SRCURL=git+https://github.com/microsoft/onnxruntime
7
TERMUX_PKG_DEPENDS="libc++, python"
8
TERMUX_PKG_BUILD_DEPENDS="python-numpy"
0 commit comments