Home
last modified time | relevance | path

Searched defs:GetAlgorithms (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dmatmul_utils.cc759 MatmulPlan::GetAlgorithms(se::Stream* stream) const { in GetAlgorithms() function in xla::gpu::cublas_lt::MatmulPlan
H A Dgpu_conv_algorithm_picker.cc109 StatusOr<std::vector<MaybeFusedConvRunner>> GetAlgorithms( in GetAlgorithms() function