Arm Compute Library - AshokBhat/notes GitHub Wiki

Overview

  • A comprehensive collection of software functions
  • Hand optimized for Cortex-A and MALI GPU

Contents

ML related functions

  • H/SGEMM (Half and Single precision General Matrix Multiply)

CNN building blocks

  • Activation Function
  • Convolution
  • Fully connected
  • Locally connected
  • Normalization
  • Pooling
  • Softmax