Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/utils/
Dgraph_view.h176 MutableFanoutView() : NodeIndexAndPortIndex() {} in MutableFanoutView() function
178 MutableFanoutView(MutableGraphView* graph_view, int node_index, in MutableFanoutView() function
182 explicit MutableFanoutView(MutableGraphView* graph_view, int node_index, in MutableFanoutView() function
241 friend class MutableFanoutView; variable
Dgraph_view.cc175 MutableFanoutView::MutableFanoutView(MutableNodeView* node_view, int index) in MutableFanoutView() function in tensorflow::grappler::utils::MutableFanoutView