• Arm mobile studio not work in OSX (or all ?)
    Guys, hello, but your studio does not start (I have OSX) and after installation, (I downloaded and unpacked) I registered the paths in the file as it was mentioned in the readme. After that, I tried to...
  • GA Device Manager issue
    I am using Graphics Analyzer 5.2.0 of Arm Mobilestudio. In the Device Manager, it always report "Cound't find the MGDDaemon APK". ADB has been automatically detected and works well on my macbook. I can...
  • Can Arm Mali GPU run tensorflow or caffe deep learning model?
    I will train a tensorflow or caffe CNN model with Nvidia cuda GPU, and would like to deploy it to an embedded system with arm mali-g71 or g72 GPU to run inference, is this possible without major code...
  • Optimised GPU convolution for low memory integrated devices -such as arm processors /GPUs?
    I wish to implement convolution on arm mali GPUs and want it to be optimised for both speed and memory ? What's the best way to do this? GEMM based MCMK convolutions are not suited as they utilise a lot...