fix #835: some broken imports

This commit is contained in:
源文雨
2023-07-23 14:32:53 +08:00
parent a002f817df
commit 18067aa85d
5 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,4 @@
import torch
from torch.nn import functional as F
def feature_loss(fmap_r, fmap_g):