Has anyone tried to build Arm NN for bare-metal systems? I mean for the systems that have no standard C++ OS support, such as no support in C++ for threading, mutexes, sockets, etc. Note that I successfully built Arm Compute Library for bare-metal, but is it possible to build the bare-metal Arm NN library?
Hi! Unfortunately, there is no such possibility at the moment.