Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dfwd_decls.h107 class PlacementAllocate; variable
H A Dstmt.h418 explicit PlacementAllocate(BufPtr buf, BufPtr buf_to_reuse) in PlacementAllocate() function