Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/utils/
Dgraph_view.h63 FanoutView() : NodeIndexAndPortIndex() {} in FanoutView() function
65 FanoutView(GraphView* graph_view, int node_index, int port_index) in FanoutView() function
108 friend class FanoutView; variable
Dgraph_view.cc40 FanoutView::FanoutView(NodeView* node_view, int index) in FanoutView() function in tensorflow::grappler::utils::FanoutView