[XLA::Interpreter] Add support for kCall to HloEvaluator. Also enable
authorKay Zhu <kayzhu@google.com>
Mon, 26 Feb 2018 23:37:27 +0000 (15:37 -0800)
committerGunhan Gulsoy <gunan@google.com>
Tue, 27 Feb 2018 22:33:33 +0000 (14:33 -0800)
commit854a07650f33be545441a08f5db84a0f05a8b88e
tree6a9276419cdea0d98fc146f4d24094c70435dd46
parent3653257c729f651c787b6fa04788084191478c3e
[XLA::Interpreter] Add support for kCall to HloEvaluator. Also enable
xla/tests/call_test to run on interpreter.

PiperOrigin-RevId: 187092587
tensorflow/compiler/xla/service/hlo_evaluator.cc
tensorflow/compiler/xla/service/hlo_evaluator.h
tensorflow/compiler/xla/tests/BUILD