MXNetToCaffeConverter
MXNetToCaffeConverter copied to clipboard
missing c_api_error.h
Cannot make, also some of the paths and includes are wrong, nnvm, mxnet
Using IOS
Uri, what errors do you get specifically?
Hi, I am helping someone build this, we're using video chat for it, I actually don't have access to the macbook physically, only through screen share, we'll probably continue later on today and i'll update this issue as we go. most of the problems were caused by headers being in the wrong paths. we worked through those by adding a bunch of -I's to the make command, creating some symbolic links, and modifying the #includes to correct these.
None the less, the c_api_error.h (included in mxnet_my_c_predict_api.cpp) was not anywhere in the source tree.
Thank you.
Firstly, this tool is built with MXnet under v0.8.0. If you use higher vision, some header files should be wrong.