Searched refs:GraphTypeTopologyView (Results 1 – 1 of 1) sorted by relevance
396 class GraphTypeTopologyView { class398 GraphTypeTopologyView() = default;399 explicit GraphTypeTopologyView(bool skip_invalid_edges) in GraphTypeTopologyView() function in tensorflow::grappler::__anon69ea7d4c0111::GraphTypeTopologyView481 Status GraphTypeTopologyView::InitializeFromGraph( in InitializeFromGraph()565 Status GraphTypeTopologyView::AddEphemeralEdges( in AddEphemeralEdges()615 bool GraphTypeTopologyView::HasNode(absl::string_view node_name, in HasNode()623 const NodeTypeId* GraphTypeTopologyView::GetNode( in GetNode()633 const NodeTypeId* GraphTypeTopologyView::GetNode(int node_idx) const { in GetNode()639 const absl::optional<int> GraphTypeTopologyView::GetNodeIndex( in GetNodeIndex()650 const absl::optional<int> GraphTypeTopologyView::GetNodeIndex( in GetNodeIndex()[all …]