Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/onnx/
H A Dfunction_extraction.cpp146 auto& scope_ctx = scope_ctxs[scope]; in FunctionContext() local
555 ScopeContext& scope_ctx, in CreateFunctionNode()
682 auto& scope_ctx = *it.second; in ConvertScopeToFunction() local
730 auto& scope_ctx = *it.second; in ConvertScopeToFunction() local
928 const auto& scope_ctx = it.second; in PartitionIdenticalScopes() local