undefined reference to `paddle::lite_api::Tensor::Resize(std::vector<long, std::allocator<long> > const&)' clang++: error: linker command failed with exit code 1 (use -v to see invocation)
Created by: imistyrain
由于现在还没有jni调用的demo,我自己写了个,但是在编译时报错
undefined reference to `paddle::lite_api::Tensor::Resize(std::vector<long, std::allocator<long> > const&)'
clang++: error: linker command failed with exit code 1 (use -v to see invocation)