Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/examples/mediatek/executor_runner/llama_runner/
H A DModelChunk.cpp560 auto& neuron_allocator = GET_NEURON_ALLOCATOR; in CreateModelInstance() local
564 dynamic_cast<MemoryAllocator*>(&neuron_allocator)); in CreateModelInstance()