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.cc39 int* first_new_tensor_index) { in TEST()
/external/tensorflow/tensorflow/lite/
Dinterpreter.cc244 TfLiteStatus Interpreter::AddTensors(int tensors_to_add, in AddTensors()
/external/tensorflow/tensorflow/lite/core/
Dsubgraph.cc1408 TfLiteStatus Subgraph::AddTensors(int tensors_to_add, in AddTensors()
1422 TfLiteStatus Subgraph::AddTensors(TfLiteContext* context, int tensors_to_add, in AddTensors()