PyArmNN example scripts
authorPavel Macenauer <pavel.macenauer@linaro.org>
Wed, 15 Apr 2020 14:52:57 +0000 (14:52 +0000)
committerJim Flynn <jim.flynn@arm.com>
Tue, 28 Apr 2020 19:14:47 +0000 (19:14 +0000)
commitd0fedaee5c8488533e52e15590c1db07296c7ad6
tree8591194685f51e10111faa7865f10c6d14d21f08
parent898704647d9bebe271992bad4d3f077cb6518f7e
PyArmNN example scripts

Change-Id: I2a5c3d291d19982c536c6b7341c01bb7c289871a
Signed-off-by: Pavel Macenauer <pavel.macenauer@nxp.com>
python/pyarmnn/README.md
python/pyarmnn/examples/example_utils.py [new file with mode: 0644]
python/pyarmnn/examples/onnx_mobilenetv2.py [new file with mode: 0644]
python/pyarmnn/examples/requirements.txt [new file with mode: 0644]
python/pyarmnn/examples/tflite_mobilenetv1_quantized.py [new file with mode: 0644]