• How can I use custom arrays in ComputeLibrary?
    I want to try my CNN with ComputeLibrary, but I cannot use my data: I cannot find out the way to put my data (basically array) into ComputeLibrary sample network, gragh_lenet. Is there any specific...
  • 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!
  • Load an image in QVGA format into a ARM Compute Library ICTensor.
    Hi. I am trying to load an image in QVGA format into a ARM Compute Library ICtensor. This is my current code: CLTensor in0; in0.allocator()->init(TensorInfo(TensorShape(320U, 240U), 1, DataType::U8...
  • can MALI-T720 GPU use ACL to run CNN ? or other way to use it ? or why it does not ?
    we prepare to run cnn in mali T720 GPU ,but we notice that the device( mali T720 GPU ) only support OpenCL1.1, can i get more message ? if it no support or not recommend, why ? ...
  • Mobile’s new paradigm shift
    You may have already forgotten that the mobile device we hold in our hands today originated as a “cellular phone”, then became a “feature phone” and now a “smart phone”. The features and functions we...