Searched defs:AllocateTensors (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/contrib/lite/testing/ | ||
D | tf_driver.h | 53 void AllocateTensors() override {} in AllocateTensors() function |
D | test_runner_test.cc | 30 void AllocateTensors() override {} in AllocateTensors() function in tflite::testing::__anonde7126480111::ConcreteTestRunner |
D | tflite_driver.cc | 123 void TfLiteDriver::AllocateTensors() { in AllocateTensors() function in tflite::testing::TfLiteDriver |
/external/tensorflow/tensorflow/contrib/lite/ | ||
D | interpreter.cc | 247 TfLiteStatus Interpreter::AllocateTensors() { in AllocateTensors() function in tflite::Interpreter |
/external/tensorflow/tensorflow/contrib/verbs/ | ||
D | rdma.cc | 1527 bool RdmaTensorRequest::AllocateTensors() { in AllocateTensors() function in tensorflow::RdmaTensorRequest |