[TF:XLA] Making constant folding deterministic.
Making constant folding deterministic by doing DFS deterministically and inserting a serialization point based on nodes' names. This is the last source of non-determinism remaining in the TF:XLA stack. RELNOTES: Constant folding pass is now deterministic. PiperOrigin-RevId: 184566644
Loading
Please sign in to comment