Searched defs:subgraph (Results 1 – 2 of 2) sorted by relevance
74 int CountPartitionsDelegatedTo(tflite::Subgraph* subgraph, in CountPartitionsDelegatedTo()91 tflite::Subgraph* subgraph = interpreter->subgraph(i); in CountPartitionsDelegatedTo() local
95 [&result](const test_helper::TestSubgraph& subgraph) { in getOperationsInModel()