[XLA] Redesign: delete xla::Computation.
authorA. Unique TensorFlower <gardener@tensorflow.org>
Thu, 17 May 2018 23:23:33 +0000 (16:23 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 17 May 2018 23:26:35 +0000 (16:26 -0700)
commitf36c93505fc4562b90703966ff67cc4edac2c002
tree57ca31bacbbc1b983a4000407716921f54b29b54
parentf506183dd148d97e3378eb994b2ac9c948ef0ada
[XLA] Redesign: delete xla::Computation.

PiperOrigin-RevId: 197069851
14 files changed:
tensorflow/compiler/xla/client/BUILD
tensorflow/compiler/xla/client/client.cc
tensorflow/compiler/xla/client/client.h
tensorflow/compiler/xla/client/compile_only_client.cc
tensorflow/compiler/xla/client/compile_only_client.h
tensorflow/compiler/xla/client/computation.cc [deleted file]
tensorflow/compiler/xla/client/computation.h [deleted file]
tensorflow/compiler/xla/client/lib/testing.cc
tensorflow/compiler/xla/client/lib/testing.h
tensorflow/compiler/xla/client/local_client.cc
tensorflow/compiler/xla/client/local_client.h
tensorflow/compiler/xla/client/xla_client/xla_builder.h
tensorflow/compiler/xla/client/xla_client/xla_computation.h
tensorflow/compiler/xla/tools/BUILD