• 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...
  • Arm Compute lib graph model - Convolution Layer with Dilation
    hi im trying to pipe a proprietry model using arm compute library, looking at the examples in the examples folder, couldn't find how to set dilation in ConvolutionLayer() routine here is an example...
  • Total Compute
    Overview Total Compute is an approach to moving beyond optimizing individual IP to take a system-level solution view of the SoC that puts use cases and experiences at the heart of the designs. For more...
  • 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...