Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/testing/
Dtflite_driver.h94 class DataExpectation; variable
Dtflite_driver.cc107 class TfLiteDriver::DataExpectation { class in tflite::testing::TfLiteDriver
109 DataExpectation(double relative_threshold, double absolute_threshold, in DataExpectation() function in tflite::testing::TfLiteDriver::DataExpectation