Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_conv_algorithm_picker.h62 StatusOr<tensorflow::AutotuneResult> PickBestAlgorithmNoCacheRocm(
Dgpu_conv_algorithm_picker.cc334 result_or = PickBestAlgorithmNoCacheRocm(instr, allocator, stream); in PickBestAlgorithm()
654 GpuConvAlgorithmPicker::PickBestAlgorithmNoCacheRocm( in PickBestAlgorithmNoCacheRocm() function in xla::gpu::GpuConvAlgorithmPicker