Home
last modified time | relevance | path

Searched refs:GraphTypeTopologyView (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dauto_mixed_precision.cc396 class GraphTypeTopologyView { class
398 GraphTypeTopologyView() = default;
399 explicit GraphTypeTopologyView(bool skip_invalid_edges) in GraphTypeTopologyView() function in tensorflow::grappler::__anon69ea7d4c0111::GraphTypeTopologyView
481 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 …]