Home
last modified time | relevance | path

Searched defs:AddSubgraphs (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/
H A Dinterpreter.cc188 void Interpreter::AddSubgraphs(int subgraphs_to_add, in AddSubgraphs() function in tflite::Interpreter
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/
H A Ddelegate_test_util.cc118 void TestDelegation::AddSubgraphs(int subgraphs_to_add, in AddSubgraphs() function in tflite::delegates::test_utils::TestDelegation