PyTorch CPP Installation

I am facing issue while installing PyTorch for CPP, if possible can anyone help me to figure it out.

I’m unsure what your use case is, but you might want to download LibTorch from here, which does not ship with the Python API.


I have issue while executing the cmake file to run libtorch in cpp