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