Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/ir/
H A Dgraph_node_list.h52 using graph_node_list_iterator = generic_graph_node_list_iterator<Node>; variable
H A Dir.h323 friend graph_node_list_iterator; member