Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/utils/
Dgraph_view.h46 FaninView() : NodeIndexAndPortIndex() {} in FaninView() function
48 FaninView(GraphView* graph_view, int node_index, int port_index) in FaninView() function
107 friend class FaninView; variable
Dgraph_view.cc36 FaninView::FaninView(NodeView* node_view, int index) in FaninView() function in tensorflow::grappler::utils::FaninView