[ 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