For debugging purposes, it can be useful to know which ops are considered non-pure...
authorBrian Patton <bjp@google.com>
Mon, 12 Feb 2018 14:40:26 +0000 (06:40 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Mon, 12 Feb 2018 14:44:42 +0000 (06:44 -0800)
commitdd2447af6afe43bf9b10d18a6f438f47963f43dc
tree0e899bb199e4acfaf5eb2f9f4f1c84981ba04b61
parenta2504ab91afcdeb917a272d2cc54f13dd67c04e7
For debugging purposes, it can be useful to know which ops are considered non-pure / non-constant.

PiperOrigin-RevId: 185371882
tensorflow/compiler/xla/service/user_computation.cc