Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_conv_algorithm_picker.h53 StatusOr<tensorflow::AutotuneResult> PickBestAlgorithm(
Dgpu_conv_algorithm_picker.cc282 StatusOr<AutotuneResult> GpuConvAlgorithmPicker::PickBestAlgorithm( in PickBestAlgorithm() function in xla::gpu::GpuConvAlgorithmPicker
771 PickBestAlgorithm(Cast<HloCustomCallInstruction>(instr)); in RunOnInstruction()