Searched refs:autotuning_requests (Results 1 – 1 of 1) sorted by relevance
246 int64 autotuning_requests = cache_hits + cache_misses; in DoGemmAutotune() local247 if (autotuning_requests && autotuning_requests % 10 == 0) { in DoGemmAutotune()249 << autotuning_requests; in DoGemmAutotune()