Home
last modified time | relevance | path

Searched defs:ShapeExpectation (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/lite/testing/
Dtflite_driver.h95 class ShapeExpectation; variable
Dtflite_driver.cc216 class TfLiteDriver::ShapeExpectation { class in tflite::testing::TfLiteDriver
218 explicit ShapeExpectation(const string& csv_values) in ShapeExpectation() function in tflite::testing::TfLiteDriver::ShapeExpectation