Home
last modified time | relevance | path

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

/tflite-micro-3.4.0-2.7.6/tensorflow/lite/micro/
Dmicro_allocator.cc67 explicit MicroBuiltinDataAllocator(SimpleMemoryAllocator* memory_allocator) in MicroBuiltinDataAllocator()
564 MicroAllocator::MicroAllocator(SimpleMemoryAllocator* memory_allocator, in MicroAllocator()
581 MicroAllocator* MicroAllocator::Create(SimpleMemoryAllocator* memory_allocator, in Create()