Searched defs:graph_node_list (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/csrc/jit/ir/ | ||
H A D | graph_node_list.h | 50 using graph_node_list = generic_graph_node_list<Node>; variable |
H A D | ir.h | 321 friend graph_node_list; member |