kzos
kzos
I get error when I compile .o generated, `g++ -std=c++14 -I/home/user01/tinynn/tiny-dnn/ -o caffe_converterbn caffe.pb.o caffe_converter.cpp -lprotobuf -lpthread 2>&1 | tee build.log ` ``` ): undefined reference to `google::protobuf::Arena::AddListNode(void*, void (*)(void*))'...
@bertelschmitt Bothering late, but curious to know whether you have hosted this challenging work anywhere to the public?
@HAL9KKK By any chance , have you hosted this code somewhere or mind sharing it to me, I am trying to setup similar thing. if you could share the entire...