| /external/tensorflow/tensorflow/lite/ | 
| D | signature_runner.h | 132   TfLiteStatus AllocateTensors() { return subgraph_->AllocateTensors(); }  in AllocateTensors()  function
  | 
| D | interpreter.cc | 178 TfLiteStatus Interpreter::AllocateTensors() {  in AllocateTensors()  function in tflite::Interpreter
  | 
| /external/tensorflow/tensorflow/lite/testing/ | 
| D | tf_driver.h | 65   void AllocateTensors() override {}  in AllocateTensors()  function
  | 
| D | test_runner_test.cc | 29   void AllocateTensors() override {}  in AllocateTensors()  function in tflite::testing::__anon0fda01100111::ConcreteTestRunner
  | 
| D | tflite_driver.cc | 441 void TfLiteDriver::AllocateTensors() {  in AllocateTensors()  function in tflite::testing::TfLiteDriver
  | 
| /external/armnn/delegate/common/src/test/ | 
| D | DelegateTestInterpreter.hpp | 59     TfLiteStatus AllocateTensors()  in AllocateTensors()  function in delegateTestInterpreter::DelegateTestInterpreter
  | 
| /external/tensorflow/tensorflow/lite/delegates/gpu/common/testing/feature_parity/ | 
| D | utils.cc | 134 absl::Status AllocateTensors(std::unique_ptr<Interpreter>* interpreter) {  in AllocateTensors()  function
  | 
| /external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/ | 
| D | tflite_driver.cc | 219 void TfLiteDriver::AllocateTensors() {  in AllocateTensors()  function in tflite::testing::TfLiteDriver
  | 
| /external/tensorflow/tensorflow/lite/experimental/examples/unity/TensorFlowLitePlugin/Assets/TensorFlowLite/SDK/Scripts/ | 
| D | Interpreter.cs | 110     public void AllocateTensors() {  in AllocateTensors()  method in TensorFlowLite.Interpreter
  | 
| /external/tensorflow/tensorflow/lite/python/interpreter_wrapper/ | 
| D | interpreter_wrapper.cc | 263 PyObject* InterpreterWrapper::AllocateTensors(int subgraph_index) {  in AllocateTensors()  function in tflite::interpreter_wrapper::InterpreterWrapper
  | 
| /external/tensorflow/tensorflow/lite/delegates/gpu/metal/ | 
| D | inference_context.cc | 317 absl::Status InferenceContext::AllocateTensors(MetalDevice* device) {  in AllocateTensors()  function in tflite::gpu::metal::InferenceContext
  | 
| /external/tensorflow/tensorflow/lite/kernels/ | 
| D | hashtable_ops_test.cc | 419   TfLiteStatus AllocateTensors(bool table_two_initialization = false) {  in AllocateTensors()  function in tflite::__anon44220aca0111::HashtableGraph
  | 
| /external/tensorflow/tensorflow/lite/core/ | 
| D | subgraph.cc | 709 TfLiteStatus Subgraph::AllocateTensors() {  in AllocateTensors()  function in tflite::Subgraph
  | 
| /external/tensorflow/tensorflow/lite/delegates/nnapi/ | 
| D | nnapi_delegate_test.cc | 96   TfLiteStatus AllocateTensors() { return interpreter_->AllocateTensors(); }  in AllocateTensors()  function in tflite::__anon4fbea17c0111::SingleOpModelWithNNAPI
  |