Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/interpreter/
H A Dcode_impl.h246 void expandInlinedNodeStack( in expandInlinedNodeStack() function
254 expandInlinedNodeStack(cs->callee().value(), expandedstack); in expandInlinedNodeStack()
262 expandInlinedNodeStack(current_node_->callstack().value(), expandedstack); in getNodeStack()