Searched refs:topology_view (Results 1 – 1 of 1) sorted by relevance
1355 GraphTopologyView topology_view; in MaybeDeadOutputs() local1356 TF_RETURN_IF_ERROR(topology_view.InitializeFromGraph(item.graph)); in MaybeDeadOutputs()1359 DfsTraversal(topology_view, {dead_tensor_src}, in MaybeDeadOutputs()