python3-pyarmnn

PyArmNN is a python extension for the Armnn SDK
 
  0
  no reviews



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.