• Representative test cases for ARM Compute Library
    Hello, The sample test cases provided in the ARM Compute Library are very simple test cases. Can we expect more complex use cases from ARM soon? Thanks!
  • Representative test cases for ARM Compute Library
    Hello, The sample test cases provided in the ARM Compute Library are very simple test cases. Can we expect more complex use cases from ARM soon? Thanks!
  • Build error for ARM Compute library on Apple silicon
    Hi, I tried to build latest ARM compute library release version 21.11 on Apple silicon under mac os 11.1 and clang 12.0.0 by using command line from ACL document. scons Werror=1 -j8 neon=1 opencl...
  • Build error for ARM Compute library on Apple silicon
    Hi, I tried to build latest ARM compute library release version 21.11 on Apple silicon under mac os 11.1 and clang 12.0.0 by using command line from ACL document. scons Werror=1 -j8 neon=1 opencl...
  • ARM Compute Library in Xilinx SDK for bare metal execution?
    Hi all, I'm trying to add the ARM compute library on Xiling SDK to run a CNN on the Cortex A-9. I'm having a hard time trying to integrate it. To begin with, i downloaded the ComputeLibrary master folder...