Searched defs:HeuristicType (Results 1 – 2 of 2) sorted by relevance
/external/ComputeLibrary/src/runtime/CL/mlgo/ | ||
D | Common.h | 35 enum class HeuristicType enum |
/external/pytorch/torch/_inductor/runtime/ | ||
D | hints.py | 78 class HeuristicType(Enum): class |