Searched defs:SetShapeExpectation (Results 1 – 3 of 3) sorted by relevance
| /external/tensorflow/tensorflow/lite/testing/ | ||
| D | tf_driver.h | 57 void SetShapeExpectation(int id, const string& values_as_string) override {} in SetShapeExpectation() function |
| D | test_runner_test.cc | 34 void SetShapeExpectation(int id, const string& csv_values) override {} in SetShapeExpectation() function in tflite::testing::__anonc1c12f320111::ConcreteTestRunner |
| D | tflite_driver.cc | 638 void TfLiteDriver::SetShapeExpectation(int id, const string& csv_values) { in SetShapeExpectation() function in tflite::testing::TfLiteDriver |