Searched refs:kExhaustive (Results 1 – 4 of 4) sorted by relevance
22 enum class TuningType { kExhaustive, kFast }; enumerator
283 case TuningType::kExhaustive: { in GetPossibleWorkGroups()311 case TuningType::kExhaustive: { in GetPossibleWorkGroupsConv()
475 case TuningType::kExhaustive: in GetPossibleKernelWorkGroups()689 case TuningType::kExhaustive: in GetPossibleKernelWorkGroups()
169 TuningType tuning_type = TuningType::kExhaustive; in InitFromGraph()