[XLA:GPU] Add some VLOGs to FusionMerger.
authorJustin Lebar <jlebar@google.com>
Mon, 5 Mar 2018 17:51:38 +0000 (09:51 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Mon, 5 Mar 2018 17:55:52 +0000 (09:55 -0800)
commitf547b77cd8aac0a2142e8f4bf80107fc52a4ef05
treec10406beddfd91646f166e6ad1ef9f519cdcdf05
parentb0ee6b63b865d15ff722a74bbc89805e5e12c024
[XLA:GPU] Add some VLOGs to FusionMerger.

Also use c_any_of and friends instead of std::any_of &c, and make some
minor whitespace fixes in comments.

No functional change.

PiperOrigin-RevId: 187880113
tensorflow/compiler/xla/service/gpu/fusion_merger.cc