Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/
Dsimple_planner.h92 bool HasNonPersistentMemory() override { return true; }; in HasNonPersistentMemory() function
Darena_planner.cc248 bool ArenaPlanner::HasNonPersistentMemory() { in HasNonPersistentMemory() function in tflite::ArenaPlanner
Dsimple_planner_test.cc198 bool HasNonPersistentMemory() { in HasNonPersistentMemory() function in tflite::__anondad1de0a0111::SimplePlannerTest
Darena_planner_test.cc208 bool HasNonPersistentMemory() { in HasNonPersistentMemory() function in tflite::__anon0e1f23470111::ArenaPlannerTest