[XLA] Redesign: delete Client::LoadSnapeshot(SessionModule). This is a precondition...
authorA. Unique TensorFlower <gardener@tensorflow.org>
Thu, 17 May 2018 19:31:17 +0000 (12:31 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 17 May 2018 19:37:29 +0000 (12:37 -0700)
commit9a815b422a8ab597e06902f687b871d77c801688
tree5ade51592374cd8fe40b417e8bfb7c45dd141051
parent01dbc6ac45d213ea03e6b1ddcc68da506bc868fe
[XLA] Redesign: delete Client::LoadSnapeshot(SessionModule). This is a precondition to delete xla::Computation.

PiperOrigin-RevId: 197033641
tensorflow/compiler/xla/client/BUILD
tensorflow/compiler/xla/client/client.cc
tensorflow/compiler/xla/client/client.h
tensorflow/compiler/xla/tools/BUILD
tensorflow/compiler/xla/tools/dumped_computation_to_graphviz.cc
tensorflow/compiler/xla/tools/dumped_computation_to_operation_list.cc
tensorflow/compiler/xla/tools/dumped_computation_to_text.cc
tensorflow/compiler/xla/tools/dumped_computation_to_tf_graphdef.cc
tensorflow/compiler/xla/tools/replay_computation.cc
tensorflow/compiler/xla/tools/show_signature.cc