Hi ,
I am looking for someway of using the armNN SDK on a Xilinx Zynq Platform which has Quad-core ARM® CortexTM-A53 MPCoreTM up to 1.5GHz and an ARM MALI 400 MP2 GPU. With ARM Mali GPU noted off in a previous question my next task is to look into if it is possible to run the SDK on the Cortex processor but lloking at the guides I would only be able to cross compile it. So my first question is that is it possible to run it on the ARM A53 on the Zynq Platform and also if tensorflow would run on it as well.
Regards
Fatima
Hi Jason,
Thankyou for your reply which I am looking into now as far as your questions
1) the Linux distribution is Ubuntu 18.04 LTS
2) For the moment it will have to be cross build .
I have build the Rasberry Pi cross build and ran it successfully on the rasberry Pi. Now need to run it on zynq with Tensorflow support I saw the example in the How To guides but the one present is with caffe support for cross compile.
Thankyou for your help again.