Prefix clip_by_value with underscore in gen_math_ops so that it doesn't
authorAnna R <annarev@google.com>
Mon, 16 Apr 2018 18:20:40 +0000 (11:20 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Mon, 16 Apr 2018 18:23:24 +0000 (11:23 -0700)
commit1d2bc3318f88b075f6f5f1ec0892d87906da6a91
tree1eeb5af87fde01690f8e3a2f38dd6bde746d4795
parent5895fde5492c834fed4f0e1824e70971b23d4ed4
Prefix clip_by_value with underscore in gen_math_ops so that it doesn't
interfere with clip_ops.clip_by_value when importing.

PiperOrigin-RevId: 193069700
tensorflow/python/framework/python_op_gen.cc