Searched refs:set_algorithm (Results 1 – 18 of 18) sorted by relevance
259 result.mutable_conv()->set_algorithm(alg.algo_id()); in PickBestAlgorithm()292 failure->set_algorithm(first_algorithm->algo_id()); in PickBestAlgorithm()385 backend_config.set_algorithm(best_algo.conv().algorithm()); in RunOnInstruction()
69 void set_algorithm(BiasAddGradGPUMode val) { algorithm_ = val; } in set_algorithm() function
139 algo->set_algorithm({best_result->conv().algorithm(), in BestCudnnConvAlgorithm()
578 best_result.set_algorithm(BiasAddGradGPUMode::kNative); in Compute()592 best_result.set_algorithm(BiasAddGradGPUMode::kReduction); in Compute()
1314 output_algo_config->set_algorithm(algo_desc); in ComputeAndReturnAlgorithm()1570 best_result.set_algorithm(algo); in MaybeAutoTune()1577 algo_config->set_algorithm(best_result.algorithm()); in MaybeAutoTune()1852 algo_config->set_algorithm(algo_desc); in GetAlgorithm()
467 result.mutable_conv()->set_algorithm(profile_algorithm.algo_id()); in launch()
360 algorithm_config.set_algorithm(best_result.algorithm()); in launch()
1398 algorithm_config.set_algorithm(best_result.algorithm()); in Compute()1805 algorithm_config.set_algorithm(best_result.algorithm()); in Compute()
536 result.mutable_conv()->set_algorithm(profile_algorithm.algo_id());
877 result.mutable_conv()->set_algorithm(profile_algorithm.algo_id()); in operator ()()
865 result.mutable_conv()->set_algorithm(profile_algorithm.algo_id()); in operator ()()
976 result.mutable_conv()->set_algorithm(profile_algorithm.algo_id()); in operator ()()
372 algo->set_algorithm({best_result->conv().algorithm(), in BestCudnnConvAlgorithm()733 result.mutable_conv()->set_algorithm(profile_algorithm.algo_id()); in launch()
776 void set_algorithm(AlgorithmDesc val) { algorithm_ = val; }805 void set_algorithm(AlgorithmDesc val) { algorithm_ = val; }
137 void set_algorithm(AlgorithmType val) { algorithm_ = val; } in set_algorithm() function152 void set_algorithm(AlgorithmType val) { algorithm_ = val; } in set_algorithm() function
1650 output_profile_result->set_algorithm(algo_desc); in DoRnnForwardImpl()1807 output_profile_result->set_algorithm(algo_desc); in DoRnnBackwardImpl()2912 output_profile_result->set_algorithm(algorithm_desc); in DoConvolve()3029 output_profile_result->set_algorithm(algo_desc); in DoFusedConvolveImpl()
1823 output_profile_result->set_algorithm(blas::kDefaultBlasGemv); in DoBlasGemvWithProfilingImpl()1855 output_profile_result->set_algorithm(blas::kDefaultBlasGemm); in DoBlasGemmWithProfilingImpl()1974 output_profile_result->set_algorithm(algorithm); in DoBlasGemmWithAlgorithmImpl()
2931 output_profile_result->set_algorithm(algotype); in DoConvolve()