Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/ir/
H A Dir.h1479 struct WithCurrentScope { struct
1480 WithCurrentScope(Graph& g, ScopePtr scope) in WithCurrentScope() function
1484 ~WithCurrentScope() { in ~WithCurrentScope() argument
1490 ScopePtr prev_scope_;