Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/xpu/
H A DXPUCachingAllocator.cpp349 bool split_remainder) { in alloc_found_block()
449 bool split_remainder = should_split(params.block, params.size()); in malloc() local
/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDACachingAllocator.cpp1346 bool split_remainder = should_split(params.block, params.size()); in malloc() local
1355 bool split_remainder) { in alloc_found_block()