Ankit Kulshrestha
Ankit Kulshrestha
Just imagine the code: #include #include //we must include everything. no one should feel left out ... 500 lines later void xyz() { //will do later. I don't feel that...
@jquave thanks for the tutorial. I followed your tutorial, and also passed the `-Wl -force_load libCaffe2_CPU.a` flag to the linker, but it gives me a Mach-O error. Did you encounter...
Yes I'm building for the device. Did you build for a simulator? First, Xcode gives a `ld warning: Ignoring file path-to-root/libCaffeNNPack.a` and other such libraries and expectedly reports a linker...