Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/mobile/
H A DCPUProfilingAllocator.cpp43 const std::vector<uint64_t>& allocation_offsets) { in validate_allocation_plan()
148 std::vector<uint64_t> allocation_offsets( in formulate_greedy_allocation_plan() local
H A DCPUProfilingAllocator.h35 std::vector<uint64_t> allocation_offsets; variable