Does this Android sample support features like NNAPI and NumThreads?
The impact of NNAPI and NumThreads on performance is significant. I don't seem to find these two interfaces in the example; are they supported?
I want to say number of threads is supported in the options object, but NNAPI definitely isn't.
@PaulTR Do you know how to set number of threads?
So the thread option use to be a part of the base options object I thought. Not seeing it now, so I'll check on that when I get a chance (currently traveling for work, so might be a week or so depending on access).
@PaulTR do you check on how to set number of threads?