[TF/XLA] Change GraphCompiler's to use a comparator based on node's name.
We realized that sorting the graph by id of a node is not always deterministic as ids themselves are randomly ordered by tensorflow. RELNOTES: n/a PiperOrigin-RevId: 172134671
Loading
Please sign in to comment