Searched refs:refSubgraph (Results 1 – 2 of 2) sorted by relevance
131 const TestSubgraph& refSubgraph = refSubgraphs[refIndex]; in createModelFromSubgraph() local134 createModelFromSubgraph(refSubgraph, testDynamicOutputShape, refSubgraphs, in createModelFromSubgraph()
437 const Subgraph& refSubgraph = model.referenced[refSubgraphOperand.location.offset]; in getSupportedOperationsForSubgraph() local438 std::vector<bool> supported = getSupportedOperationsForSubgraph(model, refSubgraph); in getSupportedOperationsForSubgraph()