[TF:XLA] Fix a bug where executor's device_ordinal should be passed to AllocateShaped...
authorKay Zhu <kayzhu@google.com>
Fri, 23 Feb 2018 20:24:19 +0000 (12:24 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 23 Feb 2018 20:28:06 +0000 (12:28 -0800)
commitee333be5d16ae39029f9c58a989a84089ffadb5d
tree420200453b3a67c9025491a006c6cbf8c8ed964c
parentf412e5c71781003d2408c1082220dee6b140f632
[TF:XLA] Fix a bug where executor's device_ordinal should be passed to AllocateShapedBuffer. Also enable C64 type for interpreter device.

PiperOrigin-RevId: 186805709
tensorflow/compiler/jit/BUILD
tensorflow/compiler/jit/xla_interpreter_device.cc
tensorflow/compiler/xla/service/interpreter/executable.cc