Searched refs:InterpreterInfo (Results 1 – 1 of 1) sorted by relevance
176 class InterpreterInfo : public GraphInfo { class178 explicit InterpreterInfo(Subgraph* subgraph) : subgraph_(subgraph) {} in InterpreterInfo() function in tflite::InterpreterInfo386 InterpreterInfo info(this); in ReplaceNodeSubsetsWithDelegateKernels()511 InterpreterInfo info(this); in PreviewDelegatePartitioning()937 &context_, std::unique_ptr<GraphInfo>(new InterpreterInfo(this)), in PrepareOpsAndTensors()