Home
last modified time | relevance | path

Searched defs:AddTensors (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/flex/
Dtest_util.cc74 void FlexModelTest::AddTensors(int num_tensors, const std::vector<int>& inputs, in AddTensors() function in tflite::flex::testing::FlexModelTest
/external/tensorflow/tensorflow/lite/
Dinterpreter.cc244 TfLiteStatus Interpreter::AddTensors(int tensors_to_add, in AddTensors() function in tflite::Interpreter
Dgraph_info_test.cc79 void AddTensors(int count) { tensors_.resize(count + tensors_.size()); } in AddTensors() function in tflite::__anon01b0d0f80111::SimpleTestGraph
/external/tensorflow/tensorflow/lite/core/
Dsubgraph.cc1408 TfLiteStatus Subgraph::AddTensors(int tensors_to_add, in AddTensors() function in tflite::Subgraph
1422 TfLiteStatus Subgraph::AddTensors(TfLiteContext* context, int tensors_to_add, in AddTensors() function in tflite::Subgraph
/external/tensorflow/tensorflow/lite/kernels/
Dhashtable_ops_test.cc326 void AddTensors(bool table_two_initialization = false) { in AddTensors() function in tflite::__anon7bdf1c1b0111::HashtableGraph
/external/tensorflow/tensorflow/lite/c/
Dcommon.h722 TfLiteStatus (*AddTensors)(struct TfLiteContext*, int tensors_to_add, member
/external/mesa3d/include/tensorflow/lite/core/c/
Dcommon.h770 TfLiteStatus (*AddTensors)(struct TfLiteContext*, int tensors_to_add, member