Pytorch implementation of the paper "The Devil Is in the Details: Window-based Attention for Image Compression".
161
stars
20
forks
source link
请问运行模型时会报错 A load persistent id instruction was encountered, but no persistent_load function was specified.不知道怎么解决 #23
Closed
xiaqiqi857 closed 9 months ago
是在哪里报错的呢?似乎是pytorch版本不一致导致的问题,可以查看一下当前环境的pytorch版本。