Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_conv_algorithm_picker.h86 StatusOr<tensorflow::AutotuneResult> PickBestAlgorithmNoCacheRocm(
H A Dgpu_conv_algorithm_picker.cc390 result_or = PickBestAlgorithmNoCacheRocm(instr, allocator, stream); in PickBestAlgorithm()
793 GpuConvAlgorithmPicker::PickBestAlgorithmNoCacheRocm( in PickBestAlgorithmNoCacheRocm() function in xla::gpu::GpuConvAlgorithmPicker