automatic-video-colorization
automatic-video-colorization copied to clipboard
Fix deprecated Variable/volatile (torch)
apply.py:75: UserWarning: volatile was removed and now has no effect. Use
with torch.no_grad():
instead.