Home
last modified time | relevance | path

Searched refs:args_kwargs_timeout_trees (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dir_emitter.cpp4315 TreeList args_kwargs_timeout_trees( in emitRpcExpr() local
4335 if (!args_kwargs_timeout_trees.empty()) { in emitRpcExpr()
4337 auto& args_tree = args_kwargs_timeout_trees[0]; in emitRpcExpr()
4370 for (const auto& tree : args_kwargs_timeout_trees) { in emitRpcExpr()