Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestGenerated.h71 void executeMultithreadedOwnCompilation(const Model* model, std::function<bool(int)> isIgnored,
DTestGenerated.cpp195 void GeneratedTests::executeMultithreadedOwnCompilation(const Model* model, in executeMultithreadedOwnCompilation() function in generated_tests::GeneratedTests
236 executeMultithreadedOwnCompilation(&model, isIgnored, examples); in execute()