Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_conv_algorithm_picker.h57 StatusOr<tensorflow::AutotuneResult> PickBestAlgorithmNoCacheCuda(
Dgpu_conv_algorithm_picker.cc337 result_or = PickBestAlgorithmNoCacheCuda(instr, allocator, stream); in PickBestAlgorithm()
379 GpuConvAlgorithmPicker::PickBestAlgorithmNoCacheCuda( in PickBestAlgorithmNoCacheCuda() function in xla::gpu::GpuConvAlgorithmPicker