Home
last modified time | relevance | path

Searched defs:AllocateTensors (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/lite/testing/
Dtf_driver.h53 void AllocateTensors() override {} in AllocateTensors() function
Dtest_runner_test.cc30 void AllocateTensors() override {} in AllocateTensors() function in tflite::testing::__anon8396c32b0111::ConcreteTestRunner
Dtflite_driver.cc218 void TfLiteDriver::AllocateTensors() { in AllocateTensors() function in tflite::testing::TfLiteDriver
/external/tensorflow/tensorflow/lite/experimental/examples/unity/TensorFlowLitePlugin/Assets/TensorFlowLite/SDK/Scripts/
DInterpreter.cs76 public void AllocateTensors() { in AllocateTensors() method in TensorFlowLite.Interpreter
/external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/
Dtflite_driver.cc219 void TfLiteDriver::AllocateTensors() { in AllocateTensors() function in tflite::testing::TfLiteDriver
/external/tensorflow/tensorflow/lite/python/interpreter_wrapper/
Dinterpreter_wrapper.cc120 PyObject* InterpreterWrapper::AllocateTensors() { in AllocateTensors() function in tflite::interpreter_wrapper::InterpreterWrapper
/external/tensorflow/tensorflow/lite/
Dinterpreter.cc98 TfLiteStatus Interpreter::AllocateTensors() { in AllocateTensors() function in tflite::Interpreter
/external/tensorflow/tensorflow/lite/core/
Dsubgraph.cc468 TfLiteStatus Subgraph::AllocateTensors() { in AllocateTensors() function in tflite::Subgraph
/external/tensorflow/tensorflow/contrib/verbs/
Drdma.cc1529 bool RdmaTensorRequest::AllocateTensors() { in AllocateTensors() function in tensorflow::RdmaTensorRequest