Hi, @leeroyka
Apologize for the delayed response, Thanks for filing this issue. Currently, LiteRT in Google Play Services C/C++ only provides the GPU and XNNPACK delegates at the moment. NNAPI has been deprecated as of Android 15 please refer this official documentation There’s no NNAPI delegate in the Play Services package.
NPU support is limited to Qualcomm AI Engine devices. Google Pixel Tensor delegate is coming in the coming months (Please refer this official documentation) and via the experimental Tensor ML SDK (sign up at https://ai.google.dev/edge/litert/next/tensor_ml_sdk). In the meantime, please use the GPU delegate (gpu_plugin.h) for acceleration. Thank you for your cooperation and patience.
Originally posted by @gaikwadrahul8 in #3936
Hi, just wondering if there would be an update for Google Pixel Tensor delegate? I've sign up for the experimental Tensor ML SDK and would be interested in using it. Thank you.
Originally posted by @gaikwadrahul8 in #3936
Hi, just wondering if there would be an update for Google Pixel Tensor delegate? I've sign up for the experimental Tensor ML SDK and would be interested in using it. Thank you.