Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/flex/
H A Dtest_util.cc74 void FlexModelTest::AddTensors(int num_tensors, const std::vector<int>& inputs, in AddTensors() function in tflite::flex::testing::FlexModelTest
/aosp_15_r20/external/tensorflow/tensorflow/lite/
H A Dinterpreter.cc244 TfLiteStatus Interpreter::AddTensors(int tensors_to_add, in AddTensors() function in tflite::Interpreter
H A Dgraph_info_test.cc79 void AddTensors(int count) { tensors_.resize(count + tensors_.size()); } in AddTensors() function in tflite::__anonb7acd6780111::SimpleTestGraph
/aosp_15_r20/external/tensorflow/tensorflow/lite/core/
H A 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
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dhashtable_ops_test.cc326 void AddTensors(bool table_two_initialization = false) { in AddTensors() function in tflite::__anon36dcb19b0111::HashtableGraph
/aosp_15_r20/external/tensorflow/tensorflow/lite/c/
H A Dcommon.h722 TfLiteStatus (*AddTensors)(struct TfLiteContext*, int tensors_to_add, member
/aosp_15_r20/external/mesa3d/include/tensorflow/lite/core/c/
H A Dcommon.h770 TfLiteStatus (*AddTensors)(struct TfLiteContext*, int tensors_to_add, member