Using libtorch c++ api
Follow instructions in the link to use libtorch C++ api. However the binary available runs only on CPU.
- Follow instructions in the link.
- Now while calling cmake command
cmake -DCMAKE_PREFIX_PATH=/absolute/path/to/libtorch .., there are errors.
The error is with regard to building caffe2. So, are we missing any instructions. Even after setting caffe2 path there are issues with missing files in Cafe2Config.cmake.