The KleidiAI performance improvements are noticeable in which type of benchmarks?
Performance improvements are only noticeable in the mixed int4/int8 benchmarks. These improvements are due to more efficient use of the Arm i8mm instructions when using int4 quantization.
MediaPipe abstracts away low-level details when building ML pipelines, allowing developers to quickly build and iterate on multimodal AI applications.
Android NDK r21 does not have support for i8mm instructions. You will need to use Android NDK r25 to add support for it in your builds.