Searched refs:best_algo_config (Results 1 – 1 of 1) sorted by relevance
1347 AlgorithmConfig* best_algo_config) { in MaybeAutoTune() argument1348 CHECK_NE(best_algo_config, nullptr); in MaybeAutoTune()1349 *best_algo_config = AlgorithmConfig(); in MaybeAutoTune()1414 AlgorithmConfig best_algo_config; in Compute() local1416 context, &best_algo_config, /*var_seq_lengths=*/false, in Compute()1436 output_host_reserved_int8(0) = best_algo_config.algorithm()->algo_id(); in Compute()1438 best_algo_config.algorithm()->tensor_ops_enabled(); in Compute()1619 AlgorithmConfig best_algo_config; in Compute() local1621 context, &best_algo_config, /*var_seq_lengths=*/true, in Compute()