• Errors running Arm NN UnitTests on Android
    Hi, I have folllowed instructions at https://github.com/ARM-software/armnn/blob/branches/armnn_19_08/BuildGuideAndroidNDK.md to build Arm NN and its dependencies, and I have succeded with the build...
  • Matrix Multiplication Example in Arm Compute Library
    Does anyone have an example of using the Arm Compute Library for Matrix Multiplication? I don't see any examples in the "examples" folder in the compute library git repo. There appear to be gemm headers...
  • compute library datatype (F32->INT8)
    I have evaluated arm compute libary on NEON / MALI of our SOC. I used ACLv18.02. There was examples in the library. ~/examples/graph_*.cpp <- Graph examples I know that ACL can support some different...
  • Tutorial for replacing cv::cvtColor function to CLColorConvert or NEColorConvert
    I would be happy to receive a Tutorial that has a detailed explanation and maybe an example of how I can make this replacement in order to optimize my system **Platform:** RKX3399 **Operating System...
  • Pytorch framework for Arm NN (CMSIS)
    I'm a graduate student at IUPUI. I am working with pruning of Squeezenext architecture for my thesis. So I want to deploy my model on a Cortex-M. I am using Pytorch framework. So could anyone help me...