Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dcodegen.cpp140 std::vector<std::pair<BufPtr, BufPtr>> buf_allocs; in AllocBufsWithMemReuse() local
208 std::vector<std::pair<BufPtr, BufPtr>>& buf_allocs, in insertAllocFree() argument
314 auto buf_allocs = AllocBufsWithMemReuse( in allocIntermediateBufs() local