Skip to content

Commit 7f0b45d

Browse files
committed
update
1 parent 5b7ce58 commit 7f0b45d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

conf.py

-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ def reset_seeds(gallery_conf, fname):
9292
torch.cuda.empty_cache()
9393
torch.manual_seed(42)
9494
torch.set_default_device(None)
95-
torch.cuda.empty_cache()
9695
random.seed(10)
9796
numpy.random.seed(10)
9897
gc.collect()

0 commit comments

Comments
 (0)