Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/lite/testing/
Dtf_driver.h53 void AllocateTensors() override {} in AllocateTensors() function
Dtest_runner_test.cc30 void AllocateTensors() override {} in AllocateTensors() function in tflite::testing::__anon3b43912b0111::ConcreteTestRunner
Dtflite_driver.cc123 void TfLiteDriver::AllocateTensors() { in AllocateTensors() function in tflite::testing::TfLiteDriver
/external/tensorflow/tensorflow/contrib/lite/
Dinterpreter.cc247 TfLiteStatus Interpreter::AllocateTensors() { in AllocateTensors() function in tflite::Interpreter
/external/tensorflow/tensorflow/contrib/verbs/
Drdma.cc1527 bool RdmaTensorRequest::AllocateTensors() { in AllocateTensors() function in tensorflow::RdmaTensorRequest