Home
last modified time | relevance | path

Searched defs:SetShapeExpectation (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/testing/
Dtf_driver.h57 void SetShapeExpectation(int id, const string& values_as_string) override {} in SetShapeExpectation() function
Dtest_runner_test.cc34 void SetShapeExpectation(int id, const string& csv_values) override {} in SetShapeExpectation() function in tflite::testing::__anon637848d70111::ConcreteTestRunner
Dtflite_driver.cc655 void TfLiteDriver::SetShapeExpectation(int id, const string& csv_values) { in SetShapeExpectation() function in tflite::testing::TfLiteDriver