Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/runtime/CL/mlgo/
DMLGOHeuristics.h41 std::string ip_target; /**< The name of the IP target */ member
DHeuristicTree.cpp100 HeuristicTree::HeuristicTree(TreeID id, HeuristicType h_type, const std::string &ip_target, DataTyp… in HeuristicTree()