• Home
  • Raw
  • Download

Lines Matching +full:run +full:- +full:unittests

5 -----------------------------------------------------------------------------
16 ---------------------------------------------------------
22 Adding or removing -Dxxx options when building Arm NN does not always work.
23 ---------------------------------------------------------
28 ---------------------------------------------------------
29Unittests executable was built. The usual solution to to copy these files and directories into the…
33 ---------------------------------------------------------
39 …hat has been downloaded from the ML-zoo. In this case [MobileNet v2 1.0 224 UINT8](https://github.…
43 …_model --num_threads=4 --graph=/data/local/tmp/mobilenet_v2_1.0_224_quantized_1_default_1.tflite -…
47 ---------------------------------------------------------
54 make -j2
56 Arm NN UnitTests fails intermittently with segmentation fault on aarch64.
57 ----------------------------------------------------------
58 …running Arm NN Unittest in aarch64 architecture. This test will pass if you run the Unittest again.
61 ----------------------------------------------------------
65 How can I run a pretrained model using Arm NN?.
66 -----------------------------------------------
67 …t has profiling capabilities which can be enabled by specifying the option --event-based-profiling.
71 LD_LIBRARY_PATH=.:$LD_LIBRARY_PATH ./ExecuteNetwork -f tflite-binary -m ./my_test_model.tflite -c C…
76 ------------------------------
78 …and this is implemented in Arm Compute Library (ACL) (https://github.com/ARM-software/ComputeLibra…
80 … due to limitations in ACL, for more information please refer to https://arm-software.github.io/Co…