Searched defs:PlacementAllocate (Results 1 – 2 of 2) sorted by relevance
/external/pytorch/torch/csrc/jit/tensorexpr/ | ||
D | fwd_decls.h | 107 class PlacementAllocate; variable |
D | stmt.h | 418 explicit PlacementAllocate(BufPtr buf, BufPtr buf_to_reuse) in PlacementAllocate() function |