[XLA] Support array layout specification in local Python XLA client.
authorRoy Frostig <frostig@google.com>
Thu, 1 Feb 2018 00:54:20 +0000 (16:54 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 1 Feb 2018 03:18:14 +0000 (19:18 -0800)
commit516444248d7b565e7a17504955f0f37dc447b36c
treee4e12a4adc86092a170100d3c605f7782d686616
parent70e1d48ef5d9d9025c1fdb5777acfc1d864a9f30
[XLA] Support array layout specification in local Python XLA client.

PiperOrigin-RevId: 184069454
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/numpy_bridge.cc
tensorflow/compiler/xla/python/numpy_bridge.h
tensorflow/compiler/xla/python/xla_client.py