Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DGeneratedTestUtils.cpp131 const TestSubgraph& refSubgraph = refSubgraphs[refIndex]; in createModelFromSubgraph() local
134 createModelFromSubgraph(refSubgraph, testDynamicOutputShape, refSubgraphs, in createModelFromSubgraph()
DTestPartitioning.cpp437 const Subgraph& refSubgraph = model.referenced[refSubgraphOperand.location.offset]; in getSupportedOperationsForSubgraph() local
438 std::vector<bool> supported = getSupportedOperationsForSubgraph(model, refSubgraph); in getSupportedOperationsForSubgraph()