Home
last modified time | relevance | path

Searched refs:check_heuristic_tree (Results 1 – 3 of 3) sorted by relevance

/external/ComputeLibrary/src/runtime/CL/mlgo/
DMLGOHeuristics.h130 bool check_heuristic_tree(HeuristicTree::TreeID id);
DMLGOHeuristics.cpp131 bool MLGOHeuristics::check_heuristic_tree(HeuristicTree::TreeID id) in check_heuristic_tree() function in arm_compute::mlgo::MLGOHeuristics
DMLGOParser.cpp781 valid = CHECK(h.check_heuristic_tree(tree_id), valid); in heuristic_tree()