Searched refs:InterpreterInfo (Results 1 – 1 of 1) sorted by relevance
110 class InterpreterInfo : public GraphInfo { class112 explicit InterpreterInfo(Subgraph* subgraph) : subgraph_(subgraph) {} in InterpreterInfo() function in tflite::InterpreterInfo278 InterpreterInfo info(this); in ReplaceNodeSubsetsWithDelegateKernels()641 context_, std::unique_ptr<GraphInfo>(new InterpreterInfo(this)), in PrepareOpsAndTensors()