[ Bron: armnn ]
Pakket: python3-pyarmnn (20.08-9)
Verwijzigingen voor python3-pyarmnn
Debian bronnen:
Het bronpakket armnn downloaden:
Beheerders:
Vergelijkbare pakketten:
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.
Andere aan python3-pyarmnn gerelateerde pakketten
|
|
|
|
-
- dep: libarmnn22 (= 20.08-9)
- Arm NN is an inference engine for CPUs, GPUs and NPUs
-
- dep: libarmnntfliteparser22 (= 20.08-9)
- Arm NN is an inference engine for CPUs, GPUs and NPUs
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libgcc-s1 (>= 3.0) [niet armhf]
- GCC support bibliotheek
- dep: libgcc-s1 (>= 3.5) [armhf]
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.10)
- dep: python3 (>= 3.9~)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language