Hi @Andrey Ignatov ,
I'm using the NNAPI delegate of Tensorflow Lite to run our net. I am trying to determine which accelerator is used during runtime.
In the Burnout App there are three graphs that show the usage of CPU, GPU and NPU.
I know how to read the CPU usage, but I can not find a way...