Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/micro/
Dtest_helpers.h105 const Model* GetSimpleModelWithBranch();
Dmicro_allocator_test.cc369 const tflite::Model* model = tflite::testing::GetSimpleModelWithBranch(); in TF_LITE_MICRO_TEST()
Dtest_helpers.cc862 const Model* GetSimpleModelWithBranch() { in GetSimpleModelWithBranch() function