History log of /external/tensorflow/tensorflow/compiler/xla/service/hlo_matchers_test.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1d1a50e3a5f0e297e6d4d480cf28ca5be51d7c73 27-Jan-2018 Justin Lebar <jlebar@google.com> [XLA] (Re-land) Add HLO matcher for CustomCall that accepts a call target.

Now with less build breakage!

PiperOrigin-RevId: 183458987
/external/tensorflow/tensorflow/compiler/xla/service/hlo_matchers_test.cc
879ea264780e6867ac48f507cddcdd9cb1e9b544 26-Jan-2018 Justin Lebar <jlebar@google.com> Automated g4 rollback of changelist 183296506

PiperOrigin-RevId: 183312680
/external/tensorflow/tensorflow/compiler/xla/service/hlo_matchers_test.cc
022890f6ac03bb87cc7b4f1a5b722cd6b058e616 25-Jan-2018 Justin Lebar <jlebar@google.com> [XLA] Add HLO matcher for CustomCall that accepts a call target.

PiperOrigin-RevId: 183296506
/external/tensorflow/tensorflow/compiler/xla/service/hlo_matchers_test.cc
c0088ae3d2541d8e00fc238377dd802a811624f3 20-Apr-2017 A. Unique TensorFlower <gardener@tensorflow.org> [XLA] Fix the parameter instruction printing issue

Append the parameter number to the fusion parameter name, and use the parameter
name rather the instruction name in creating the new parameter.

Show the paramameter number when printing out parameter instructions.
Change: 153752424
/external/tensorflow/tensorflow/compiler/xla/service/hlo_matchers_test.cc
efce4a0452f1eba55fd35a22d20249f449f0debe 14-Apr-2017 A. Unique TensorFlower <gardener@tensorflow.org> Added and using GMock matcher for HloInstruction
Change: 153159175
/external/tensorflow/tensorflow/compiler/xla/service/hlo_matchers_test.cc