Luka Macan

Results 5 issues of Luka Macan

This PR started as a fix for GAP9's L3->L2 bug but ended up being more. ## Added: - Georg's hack for new onnx export that doesn't have numbers ## Changes:...

While working on drone code, we noticed that there was redundant code in the network run function so I moved some code to the initializer. Alongside that I aligned a...

**Bug description** When building the helloworld example, linker reports that it cannot find -lhero-target although libhero-target.so exists and path given to the linker with -L flag is valid. **To Reproduce**...