Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dcuda_codegen.h60 std::unordered_set<VarPtr> thread_local_bufs_; variable
H A Dcuda_codegen.cpp401 const std::unordered_set<VarPtr>& thread_local_bufs_; member in torch::jit::tensorexpr::AtomicAddFuser
632 std::unordered_set<VarPtr> thread_local_bufs_; member in torch::jit::tensorexpr::PrioritizeLoad