[XLA] Redesign: fix GetComputationGraphStats.
authorA. Unique TensorFlower <gardener@tensorflow.org>
Thu, 12 Apr 2018 02:14:47 +0000 (19:14 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 12 Apr 2018 02:16:59 +0000 (19:16 -0700)
commite7e01ac2597346f9dda2fb8fdb155fe784a1eebd
treeb036fff464612a51a14777fc044c7a4291f46d36
parentb52b5a47148b6f05ed9439840dff9e3f189b3b19
[XLA] Redesign: fix GetComputationGraphStats.

CreateFromProto requires that the config has proper entry_computation_layout, so give the config the program shape.

PiperOrigin-RevId: 192546316
tensorflow/compiler/xla/service/service.cc