Searched refs:CountPartitionsDelegatedTo (Results 1 – 1 of 1) sorted by relevance
74 int CountPartitionsDelegatedTo(tflite::Subgraph* subgraph, in CountPartitionsDelegatedTo() function87 int CountPartitionsDelegatedTo(tflite::Interpreter* interpreter, in CountPartitionsDelegatedTo() function93 result += CountPartitionsDelegatedTo(subgraph, delegate); in CountPartitionsDelegatedTo()190 CountPartitionsDelegatedTo(mTfliteInterpreter.get(), mTfliteNnapiDelegate.get()); in init()223 CountPartitionsDelegatedTo(mTfliteInterpreter.get(), mGpuDelegate.get()); in init()492 CountPartitionsDelegatedTo(interpreter.get(), delegate.get()); in runCompilation()