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()
521 case TuningType::kExhaustive: in GetPossibleKernelWorkGroups()739 case TuningType::kExhaustive: in GetPossibleKernelWorkGroups()
286 TuningType tuning_type = TuningType::kExhaustive; in InitFromGpuModel()