Home
last modified time | relevance | path

Searched refs:expandable_size (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDACachingAllocator.cpp2498 auto expandable_size = [](Block* b) { in get_free_block() local
2505 expandable_size(*next) < expandable_size(*it)) { in get_free_block()