Searched refs:get_runtime_allocator (Results 1 – 11 of 11) sorted by relevance
77 context.get_runtime_allocator(), xnnpack::delegate::XNNExecutor); in init()88 context.get_runtime_allocator(), in init()
47 context.get_runtime_allocator(), mps::delegate::MPSExecutor);55 context.get_runtime_allocator(),
30 MemoryAllocator* get_runtime_allocator() { in get_runtime_allocator() function
95 MemoryAllocator* runtime_allocator = context.get_runtime_allocator(); in init()
109 MemoryAllocator* runtime_allocator = context.get_runtime_allocator(); in init()
74 MemoryAllocator* runtime_allocator = context.get_runtime_allocator(); in init()
52 MemoryAllocator* runtime_allocator = context.get_runtime_allocator(); in init()
69 MemoryAllocator* runtime_allocator = context.get_runtime_allocator(); in init()
90 MemoryAllocator* allocator = context.get_runtime_allocator(); in init()
524 context.get_runtime_allocator(), ComputeGraph); in init()
148 backend_init_context.get_runtime_allocator()->allocateList<CompileSpec>( in PopulateCompileSpecs()