History log of /external/tensorflow/tensorflow/compiler/xla/service/defuser_test.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9ad48ae2652291b4ea6f4b03da8637f58d6fccf4 25-Oct-2017 Mark Heffernan <meheff@google.com> Add de-fuser pass which replaces fusion nodes with their non-fused
equivalents. This pass will be used in tools added in followup CLs.
The motivation for this pass is running an HLO module which was built
for one backend on a different backend for testing and debugging. De-fusing
is necessary because different backends have different fusion support.

Also, fix problem with deletion of fused computation identified when testing
the defuser.

PiperOrigin-RevId: 173442671
/external/tensorflow/tensorflow/compiler/xla/service/defuser_test.cc