ARM-software/ComputeLibrary
A collection of low-level machine learning functions optimized for ARM Cortex and Mali GPU architectures.

Not currently ranked — collecting fresh signals.
star history
The Compute Library provides optimized implementations of neural network and computer vision operations including multiple convolution algorithms (GeMM, Winograd, FFT, Direct). It supports acceleration via SIMD technologies (NEON, SVE) on CPUs and OpenCL on GPUs. The library targets multiple data types (FP32, FP16, INT8, UINT8, BFLOAT16) and includes advanced optimization techniques such as kernel fusion and micro-architecture-specific tuning.
Frequently asked
- What is ARM-software/ComputeLibrary?
- A collection of low-level machine learning functions optimized for ARM Cortex and Mali GPU architectures.
- Is ComputeLibrary open source?
- Yes — ARM-software/ComputeLibrary is an open-source project tracked on heatdrop.
- What language is ComputeLibrary written in?
- ARM-software/ComputeLibrary is primarily written in C++.
- How popular is ComputeLibrary?
- ARM-software/ComputeLibrary has 3.2k stars on GitHub.
- Where can I find ComputeLibrary?
- ARM-software/ComputeLibrary is on GitHub at https://github.com/ARM-software/ComputeLibrary.