• Arm compute library compilation
    Hi there, I would like to use the "Arm compute library" in a microprocessor (Cortex A9 based). Is it possible to compile the arm compute library directly by importing source code in the IDE, in my...
  • Getting started with Compute Library
    Hi, I am new to the ARM Compute Library and I am trying to find some documentation to help me get started with it. I have found the API documentation, but that is a bit over-whelming and does not really...
  • 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...
  • AArch64 code execution on Raspberry Pi3.
    Hello everybody, does everyone know whether Raspberry Pi3 can execute 64bit applications? Even reading some articles, I am uncertain the following things. Please let me know the answers. 1. Is Raspbian...