Commit d7942058 authored by A. Unique TensorFlower's avatar A. Unique TensorFlower Committed by TensorFlower Gardener
Browse files

[TF:XLA] Copy control dependencies in increase_dynamism_for_auto_jit.

Previously, new constant nodes would be created, then the FixupSourceAndSinkEdges would create a dependency between these new constants and SOURCE_ which resulted in later failures when constructing control flow information. This change copies the dependency information to keep the same control flow.

PiperOrigin-RevId: 231651748
parent 26378882
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment