Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/runtime/CL/mlgo/
DMLGOParser.cpp674 void heuristics_table_entry(TokenStream &in, MLGOHeuristics &h, bool &valid) in heuristics_table_entry() function
693 CHECK(heuristics_table_entry(in, h, valid), valid); in heuristics_table()