Lines Matching refs:to
9 Unless required by applicable law or agreed to in writing, software
17 Test Suite). MLTS allows to evaluate NNAPI acceleration latency and accuracy
24 * Connect a target device to your workstation, make sure it's
32 presented as html page, passed to xdg-open.
36 The MLTS suite contains a series of tests to validate the behaviour of the drivers under stress or
40 By default, every test gets run on each available accelerator in isolation. It is possible to filte…
41 accelerators to test against by invoking the build_and_run_benchmark.sh script with the option
42 -f (--filter-driver) and specifying a regular expression to filter the acccelerator names with.
43 It is also possible to run additional tests without specified target accelerator to let NNAPI
49 * parallel-inference-stress: to test the behaviour of drivers with different amount of inference
56 * client-early-termination-stress: to test the resilience of device drivers to failing clients.
82 To do so you need to:
88 By default the system will use the sl_prebuilt/Android.bp.template to map
89 every library under sl_prebuilt to a native library to include in the APK.