Home
last modified time | relevance | path

Searched defs:HeuristicType (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/mlgo/
H A DCommon.h35 enum class HeuristicType enum
/aosp_15_r20/external/pytorch/torch/_inductor/runtime/
H A Dhints.py78 class HeuristicType(Enum): class