blur
This commit is contained in:
+1
-1
@@ -650,7 +650,7 @@ class Solver(object):
|
||||
l0_error += (gen - gen_noattack).norm(0)
|
||||
min_dist += (gen - gen_noattack).norm(float('-inf'))
|
||||
n_samples += 1
|
||||
break
|
||||
# break
|
||||
|
||||
# Save the translated images.
|
||||
x_concat = torch.cat(x_fake_list, dim=3)
|
||||
|
||||
Reference in New Issue
Block a user