pytorch-cpp-inference icon indicating copy to clipboard operation
pytorch-cpp-inference copied to clipboard

Serving PyTorch 1.0 Models as a Web Server in C++

Results 1 pytorch-cpp-inference issues
Sort by recently updated
recently updated
newest added

Hi, i downloaded windows libtorch-win-shared-with-deps-debug-1.6.0+cpu.zip and extracted it inside c directory and i also added environment variable CMAKE_PREFIX_PATH to C:\libtorch and after executing build.sh from git bash i got below...