Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DGeneratedTestUtils.cpp105 static void createModelFromSubgraph(const TestSubgraph& subgraph, bool testDynamicOutputShape, in createModelFromSubgraph() function
134 createModelFromSubgraph(refSubgraph, testDynamicOutputShape, refSubgraphs, in createModelFromSubgraph()
164 createModelFromSubgraph(testModel.main, testDynamicOutputShape, testModel.referenced, memory, in createModel()