Searched refs:MIOpenAllocatorContext (Results 1 – 1 of 1) sorted by relevance
2564 struct MIOpenAllocatorContext { struct2565 MIOpenAllocatorContext(ScratchAllocator* scratch_allocator, Stream* stream) in MIOpenAllocatorContext() argument2573 auto* mac = static_cast<MIOpenAllocatorContext*>(ctx); in MIOpenAllocatorCallback()2624 MIOpenAllocatorContext mac(scratch_allocator, stream); in DoPrepareForConvolution()