Searched refs:xpu_allocator (Results 1 – 1 of 1) sorted by relevance
17 auto* xpu_allocator = c10::GetAllocator(buffer.device().type()); in TEST() local18 EXPECT_EQ(allocator, xpu_allocator); in TEST()