Prerequisites You will need to install Vulkan SDK and PyTorch. Build mkdir build cd build cmake -DCMAKE_PREFIX_PATH=/path/to/libtorch ..