Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_conv_algorithm_picker.h61 StatusOr<tensorflow::AutotuneResult> PickBestAlgorithm(
H A Dgpu_conv_algorithm_picker.cc336 StatusOr<AutotuneResult> GpuConvAlgorithmPicker::PickBestAlgorithm( in PickBestAlgorithm() function in xla::gpu::GpuConvAlgorithmPicker
916 PickBestAlgorithm(Cast<HloCustomCallInstruction>(instr)); in RunOnInstruction()