Home
last modified time | relevance | path

Searched defs:ReleaseNonPersistentMemory (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/
H A Dinterpreter_experimental.cc44 TfLiteStatus Interpreter::ReleaseNonPersistentMemory() { in ReleaseNonPersistentMemory() function in tflite::Interpreter
H A Dsimple_planner.cc211 TfLiteStatus SimplePlanner::ReleaseNonPersistentMemory() { in ReleaseNonPersistentMemory() function in tflite::SimplePlanner
H A Darena_planner.cc222 TfLiteStatus ArenaPlanner::ReleaseNonPersistentMemory() { in ReleaseNonPersistentMemory() function in tflite::ArenaPlanner
H A Dsimple_planner_test.cc188 void ReleaseNonPersistentMemory() { in ReleaseNonPersistentMemory() function in tflite::__anonec026e940111::SimplePlannerTest
H A Darena_planner_test.cc209 void ReleaseNonPersistentMemory() { in ReleaseNonPersistentMemory() function in tflite::__anone7daca910111::ArenaPlannerTest
H A Dinterpreter_test.cc701 TEST(BasicInterpreter, ReleaseNonPersistentMemory) { in TEST() argument
/aosp_15_r20/external/tensorflow/tensorflow/lite/core/
H A Dsubgraph.cc954 TfLiteStatus Subgraph::ReleaseNonPersistentMemory() { in ReleaseNonPersistentMemory() function in tflite::Subgraph