Searched refs:AddSubgraphs (Results 1 – 5 of 5) sorted by relevance
43 interpreter_->AddSubgraphs(2); in TEST_F()66 interpreter_->AddSubgraphs(2); in TEST_F()
38 interpreter_->AddSubgraphs(2); in SetUp()72 interpreter_->AddSubgraphs(2); in SetUp()
68 AddSubgraphs(1); in Interpreter()106 void Interpreter::AddSubgraphs(int subgraphs_to_add, in AddSubgraphs() function in tflite::Interpreter
452 void AddSubgraphs(int subgraphs_to_add,
521 (*interpreter)->AddSubgraphs(subgraphs->Length() - 1); in operator ()()