Searched refs:got_algos (Results 1 – 1 of 1) sorted by relevance
4752 bool got_algos = false; in GetConvolveRunners() local4758 got_algos = GetConvolveAlgorithms(cuda_compute_capability, &algorithms); in GetConvolveRunners()4761 got_algos = GetConvolveBackwardFilterAlgorithms(cuda_compute_capability, in GetConvolveRunners()4765 got_algos = GetConvolveBackwardDataAlgorithms(cuda_compute_capability, in GetConvolveRunners()4769 if (!got_algos) { in GetConvolveRunners()