Home
last modified time | relevance | path

Searched refs:compare_models (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/testing/model_coverage/
Dmodel_coverage_lib.py207 def compare_models(tflite_model, tf_eval_func, input_data=None, tolerance=5): function
345 compare_models(tflite_model, tf_eval_func, input_data=input_data)
379 compare_models(tflite_model, tf_eval_func, input_data=input_data)
440 compare_models(tflite_model, tf_eval_func, input_data=input_data)