DfsTraversal with GraphTopologyView.
Using GraphView in DFS traversal is wrong because it might incorrectly detect back edges in the node reads multiple tensors from single input node. GraphTopologyView is the right way to lookup node-to-node connections. PiperOrigin-RevId: 227060471
Loading
Please sign in to comment