Home
last modified time | relevance | path

Searched refs:get_temp_allocator (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/executorch/runtime/backend/
H A Dbackend_execution_context.h54 MemoryAllocator* get_temp_allocator() { in get_temp_allocator() function
/aosp_15_r20/external/executorch/backends/mediatek/runtime/
H A DNeuronBackend.cpp110 context.get_temp_allocator()); in execute()