libtorch-yolov3 icon indicating copy to clipboard operation
libtorch-yolov3 copied to clipboard

can't work for libtorch 1.1

Open jjqcat opened this issue 5 years ago • 1 comments

Hi, I can't compile it with the latest version of libtorch

jjqcat avatar Jun 02 '19 03:06 jjqcat

You will need to make certain changes. Check the docs for the functions throwing an error.

Else you can use the following version. wget https://download.pytorch.org/libtorch/cpu/libtorch-shared-with-deps-1.0.0.zip

shayan09 avatar Jun 26 '19 06:06 shayan09