Home
last modified time | relevance | path

Searched defs:HasNonPersistentMemory (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/
H A Dsimple_planner.h92 bool HasNonPersistentMemory() override { return true; }; in HasNonPersistentMemory() function
H A Darena_planner.cc248 bool ArenaPlanner::HasNonPersistentMemory() { in HasNonPersistentMemory() function in tflite::ArenaPlanner
H A Dsimple_planner_test.cc200 bool HasNonPersistentMemory() { in HasNonPersistentMemory() function in tflite::__anonec026e940111::SimplePlannerTest
H A Darena_planner_test.cc221 bool HasNonPersistentMemory() { in HasNonPersistentMemory() function in tflite::__anone7daca910111::ArenaPlannerTest