Searched defs:AddSubgraphs (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/lite/ | ||
H A D | interpreter.cc | 188 void Interpreter::AddSubgraphs(int subgraphs_to_add, in AddSubgraphs() function in tflite::Interpreter |
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/ | ||
H A D | delegate_test_util.cc | 118 void TestDelegation::AddSubgraphs(int subgraphs_to_add, in AddSubgraphs() function in tflite::delegates::test_utils::TestDelegation |