Add support for unary and binary ops to indexed tensor analysis
authorSanjoy Das <sanjoy@google.com>
Sat, 26 May 2018 02:21:57 +0000 (19:21 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Sat, 26 May 2018 02:24:34 +0000 (19:24 -0700)
commit32e21641d774ba783cdb2312bf4971b9481f57ca
tree0a778e442729c471e6f4fd5bf9ba47e648b415d6
parent0daf2a1ce15e7604f15fc252b93c4120574b4ec0
Add support for unary and binary ops to indexed tensor analysis

I've added a TODO to clean up the use of ValueOrDie which I will address in an
immediately following CL.

PiperOrigin-RevId: 198134579
tensorflow/compiler/xla/service/BUILD
tensorflow/compiler/xla/service/hlo_evaluator.cc
tensorflow/compiler/xla/service/hlo_evaluator.h
tensorflow/compiler/xla/service/indexed_array_analysis.cc
tensorflow/compiler/xla/service/indexed_array_analysis.h
tensorflow/compiler/xla/service/indexed_array_analysis_test.cc
tensorflow/compiler/xla/util.h