Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dmatmul_util.cc113 static const int64_t max_autotune_algorithm_count = in GetPlanAndAlgorithms() local
116 if (!max_algorithm_count) max_algorithm_count = max_autotune_algorithm_count; in GetPlanAndAlgorithms()