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::__anon637848d70111::ConcreteTestRunner |
D | tflite_driver.cc | 655 void TfLiteDriver::SetShapeExpectation(int id, const string& csv_values) { in SetShapeExpectation() function in tflite::testing::TfLiteDriver |