Binary package “python3-pyarmnn” in ubuntu jammy

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.