[XLA] Redesign: deprecate ComputationBuilder.
authorA. Unique TensorFlower <gardener@tensorflow.org>
Fri, 4 May 2018 00:03:03 +0000 (17:03 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 4 May 2018 17:37:44 +0000 (10:37 -0700)
commit213a98d893105945540e0169faa124ac7e1200ba
tree47e7256267076b15ab2983d9dab33fdc264124dd
parent4a74a5058f7cb3ac096fa582941d9ab801ba6d65
[XLA] Redesign: deprecate ComputationBuilder.

PiperOrigin-RevId: 195335330
19 files changed:
tensorflow/compiler/xla/client/computation.h
tensorflow/compiler/xla/client/computation_builder.h
tensorflow/compiler/xla/client/lib/BUILD
tensorflow/compiler/xla/client/lib/arithmetic.cc
tensorflow/compiler/xla/client/lib/arithmetic.h
tensorflow/compiler/xla/client/lib/testing.cc
tensorflow/compiler/xla/client/lib/testing.h
tensorflow/compiler/xla/service/BUILD
tensorflow/compiler/xla/service/cpu/BUILD
tensorflow/compiler/xla/service/cpu/sample_harness.cc
tensorflow/compiler/xla/service/hlo_cost_analysis_test.cc
tensorflow/compiler/xla/service/hlo_evaluator_test.cc
tensorflow/compiler/xla/service/hlo_tfgraph_builder_test.cc
tensorflow/compiler/xla/service/transpose_folding_test.cc
tensorflow/compiler/xla/service/zero_sized_hlo_elimination_test.cc
tensorflow/compiler/xla/tests/BUILD
tensorflow/compiler/xla/tests/local_client_aot_test_helper.cc
tensorflow/compiler/xla/tests/set_return_value_test.cc [deleted file]
tensorflow/compiler/xla/tests/vector_ops_simple_test.cc