Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/micro/
Dtest_helpers.h130 const Model* GetSimpleStatefulModel();
Dmicro_interpreter_test.cc206 const tflite::Model* model = tflite::testing::GetSimpleStatefulModel(); in TF_LITE_MICRO_TEST()
Dtest_helpers.cc880 const Model* GetSimpleStatefulModel() { in GetSimpleStatefulModel() function