Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dbounds_inference.cpp23 const std::unordered_map<VarPtr, BufPtr>& varToBuf, in mergeTensorAccesses()
77 std::unordered_map<VarPtr, BufPtr> varToBuf; in getAllBufs() local
87 std::unordered_map<VarPtr, BufPtr> varToBuf; in getAllBufs() local
97 auto varToBuf = getAllBufs(s); in inferBounds() local