Home
last modified time | relevance | path

Searched defs:ReshapeTensor (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/lite/testing/
Dtest_runner_test.cc35 void ReshapeTensor(const string& name, const string& csv_values) override {} in ReshapeTensor() function in tflite::testing::__anon6fd08a210111::ConcreteTestRunner
Dtf_driver.cc156 void TfDriver::ReshapeTensor(const string& name, const string& csv_values) { in ReshapeTensor() function in tflite::testing::TfDriver
Dtflite_driver.cc499 void TfLiteDriver::ReshapeTensor(const string& name, const string& csv_values) { in ReshapeTensor() function in tflite::testing::TfLiteDriver
/external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/
Dtflite_driver.cc261 void TfLiteDriver::ReshapeTensor(int id, const string& csv_values) { in ReshapeTensor() function in tflite::testing::TfLiteDriver