[ aramo ]
[ ソース: armnn ]
パッケージ: python3-pyarmnn (20.08-10build1)
python3-pyarmnn に関するリンク
Trisquel の資源:
armnn ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Francis Murtagh
- Wookey
類似のパッケージ:
PyArmNN is a python extension for the Armnn SDK
PyArmNN provides interface similar to Arm NN C++ Api.
PyArmNN is built around public headers from the armnn/include folder of Arm NN. PyArmNN does not implement any computation kernels itself, all operations are delegated to the Arm NN library.
その他の python3-pyarmnn 関連パッケージ
|
|
|
-
- dep: libarmnn22 (= 20.08-10build1)
- Arm NN is an inference engine for CPUs, GPUs and NPUs
-
- dep: libarmnntfliteparser22 (= 20.08-10build1)
- Arm NN is an inference engine for CPUs, GPUs and NPUs
-
- dep: libc6 (>= 2.32)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0) [arm64]
- GCC support library
- dep: libgcc-s1 (>= 3.3.1) [amd64, ppc64el]
- dep: libgcc-s1 (>= 3.5) [armhf]
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.11)
- dep: python3 (>= 3.10~)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language