Let the swig wrapped builder to return the HloModuleProto.
authorA. Unique TensorFlower <gardener@tensorflow.org>
Wed, 30 May 2018 18:12:26 +0000 (11:12 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Wed, 30 May 2018 18:15:12 +0000 (11:15 -0700)
commit12031a70209b06283de7fcdd5a4a3e0887193a57
tree5f55bf8b163e552f0942c849ce7e15698cd233a4
parent8ff5cba952b47f5a70c6890a52b4cf88a41ad058
Let the swig wrapped builder to return the HloModuleProto.

PiperOrigin-RevId: 198588920
tensorflow/compiler/xla/python/BUILD
tensorflow/compiler/xla/python/local_computation_builder.cc
tensorflow/compiler/xla/python/local_computation_builder.h
tensorflow/compiler/xla/python/local_computation_builder.i
tensorflow/compiler/xla/python/xla_client.py
tensorflow/compiler/xla/python/xla_client_test.py
tensorflow/compiler/xla/service/BUILD