Home
last modified time | relevance | path

Searched defs:tensors_to_add (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/
H A Dutils_test.cc39 int* first_new_tensor_index) { in TEST()
/aosp_15_r20/external/tensorflow/tensorflow/lite/
H A Dinterpreter.cc244 TfLiteStatus Interpreter::AddTensors(int tensors_to_add, in AddTensors()
/aosp_15_r20/external/tensorflow/tensorflow/lite/core/
H A Dsubgraph.cc1408 TfLiteStatus Subgraph::AddTensors(int tensors_to_add, in AddTensors()
1422 TfLiteStatus Subgraph::AddTensors(TfLiteContext* context, int tensors_to_add, in AddTensors()