Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_blas_lt.cc238 int found_algorithm_count = 0; in GetMatmulAlgorithms() local
243 &found_algorithm_count)); in GetMatmulAlgorithms()
244 results.resize(found_algorithm_count); in GetMatmulAlgorithms()