Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/
H A DClContext.cpp39 mlgo::MLGOHeuristics populate_mlgo(const char *filename) in populate_mlgo() function
60 _mlgo_heuristics = populate_mlgo(options->kernel_config_file); in ClContext()