disabled cudnn benchmark
This commit is contained in:
parent
9df896bb70
commit
ba4c7e339b
@ -22,7 +22,6 @@ from evaluate_stereo import *
|
||||
import core.stereo_datasets as datasets
|
||||
import torch.nn.functional as F
|
||||
|
||||
torch.backends.cudnn.benchmark = True
|
||||
|
||||
ckpt_path = './checkpoints/igev_stereo'
|
||||
log_path = './checkpoints/igev_stereo'
|
||||
|
Loading…
Reference in New Issue
Block a user