automatic-video-colorization icon indicating copy to clipboard operation
automatic-video-colorization copied to clipboard

Fix deprecated Variable/volatile (torch)

Open iver56 opened this issue 5 years ago • 0 comments

apply.py:75: UserWarning: volatile was removed and now has no effect. Use with torch.no_grad(): instead.

iver56 avatar Jun 19 '19 16:06 iver56