Searched refs:mobile_allocator (Results 1 – 1 of 1) sorted by relevance
40 const auto* const mobile_allocator = c10::GetDefaultMobileCPUAllocator(); in allocate_padded_contiguous_if_needed() local45 if ((allocator == mobile_allocator) && input.is_contiguous(memory_format)) { in allocate_padded_contiguous_if_needed()