aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/hlo_computation.cc
diff options
context:
space:
mode:
authorGravatar Akshay Agrawal <akshayka@google.com>2018-08-20 16:05:56 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-08-20 16:13:36 -0700
commite687764a94abc17866213d505d1dbe5e4873e1b9 (patch)
tree35d13b0c28af30134c455251fb6d9f43b7b4362f /tensorflow/compiler/xla/service/hlo_computation.cc
parent53e178616cfd0d06196216c1c1d708f1a3fbd3ef (diff)
Remove graph_callable.py and all references to it.
Our APIs for creating functions are tfe.defun() and tfe.make_template(); graph_callable is no longer needed. Additionally, change GraphModeFunction to accept a FuncGraph instead of a CapturingGraph --- graph_callable was preventing us from doing this. This is part of ongoing hygiene work to help us think more clearly about the function APIs we'll want to provide. GraphModeFunction (which is renamed to GraphCallable here) previously had way too many attributes. PiperOrigin-RevId: 209502276
Diffstat (limited to 'tensorflow/compiler/xla/service/hlo_computation.cc')
0 files changed, 0 insertions, 0 deletions