Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_conv_algorithm_picker.cc392 const bool init_conv_data = conv_autotune_level > 1; in PickBestAlgorithmNoCacheCuda() local
394 const auto initialize_buffer = [init_conv_data, &stream, &rng_state]( in PickBestAlgorithmNoCacheCuda()
397 if (init_conv_data) { in PickBestAlgorithmNoCacheCuda()