FacialCartoonization icon indicating copy to clipboard operation
FacialCartoonization copied to clipboard

which torch version it is at project

Open handongzhe opened this issue 5 years ago • 1 comments

can you tell me which pytorch version? i had tried many version ,such as 1.7.1,1.6.1.i can't load weight pth at my c++ libtorch project.thanks.

handongzhe avatar Jan 02 '21 17:01 handongzhe

@handongzhe It seems that pytorch changed its way of saving checkpoints from version 1.6.0, so maybe you can try some older version, such as 1.3.1

SystemErrorWang avatar Jan 05 '21 15:01 SystemErrorWang