Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/
Dutils_test.cc38 int* first_new_tensor_index) { in TEST()
/external/tensorflow/tensorflow/lite/
Dinterpreter.cc298 TfLiteStatus Interpreter::AddTensors(int tensors_to_add, in AddTensors()
/external/tensorflow/tensorflow/lite/core/
Dsubgraph.cc1151 TfLiteStatus Subgraph::AddTensors(int tensors_to_add, in AddTensors()
1165 TfLiteStatus Subgraph::AddTensors(TfLiteContext* context, int tensors_to_add, in AddTensors()