The Compute Library is a set of computer vision and machine learning functions optimised for both Arm CPUs and GPUs using SIMD technologies.
android
linux
machine-learning
arm
computer-vision
neural-network
cpp
neon
opencl
simd
armv7
aarch64
armv8
sve
-
Updated
Nov 22, 2021 - C++


@honglh added optimized kernels for ARM32 in #432. It would be great if we could add support for bitpacked activations to them to match the AArch64 optimized bgemm kernels.