Searched defs:MutableFanoutView (Results 1 – 2 of 2) sorted by relevance
176 MutableFanoutView() : NodeIndexAndPortIndex() {} in MutableFanoutView() function178 MutableFanoutView(MutableGraphView* graph_view, int node_index, in MutableFanoutView() function182 explicit MutableFanoutView(MutableGraphView* graph_view, int node_index, in MutableFanoutView() function241 friend class MutableFanoutView; variable
175 MutableFanoutView::MutableFanoutView(MutableNodeView* node_view, int index) in MutableFanoutView() function in tensorflow::grappler::utils::MutableFanoutView