Searched defs:ResetAllocationsAfter (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/lite/ | ||
H A D | simple_planner.cc | 54 TfLiteStatus SimplePlanner::ResetAllocationsAfter(int node) { in ResetAllocationsAfter() function in tflite::SimplePlanner |
H A D | arena_planner.cc | 71 TfLiteStatus ArenaPlanner::ResetAllocationsAfter(int node) { in ResetAllocationsAfter() function in tflite::ArenaPlanner |
H A D | simple_planner_test.cc | 196 void ResetAllocationsAfter(int node) { in ResetAllocationsAfter() function in tflite::__anonec026e940111::SimplePlannerTest |
H A D | arena_planner_test.cc | 217 void ResetAllocationsAfter(int node) { in ResetAllocationsAfter() function in tflite::__anone7daca910111::ArenaPlannerTest |