cudnn¶
Properties¶
allow_tf32¶
dragon.vm.torch.backends.cudnn.allow_tf32= False¶The flag that allows cuDNN TF32 math type or not.
benchmark¶
dragon.vm.torch.backends.cudnn.benchmark= False¶The flag that benchmarks fastest cuDNN algorithms or not.