Home
last modified time | relevance | path

Searched refs:conv_benchmark_empty_cache (Results 1 – 1 of 1) sorted by relevance

/external/pytorch/aten/src/ATen/native/
DConvolution.cpp92 static bool conv_benchmark_empty_cache = true; variable
2282 conv_benchmark_empty_cache = enable; in _cudnn_set_conv_benchmark_empty_cache()
2286 return conv_benchmark_empty_cache; in _cudnn_get_conv_benchmark_empty_cache()