aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/api_def
diff options
context:
space:
mode:
authorGravatar Alexandre Passos <apassos@google.com>2018-08-21 11:18:26 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-08-21 11:23:52 -0700
commit138bc155d24a780f79f5b5d8998aeaec1d9783b4 (patch)
treee825990cb0ac39f4fefed6f49ae1c7b99c6052c9 /tensorflow/core/api_def
parenta3f3949d82c28a6518c12ebb24cfdaf2367aac2d (diff)
Setting the tf2 namespace to prefer variable.assign and friends over tf.assign
PiperOrigin-RevId: 209627830
Diffstat (limited to 'tensorflow/core/api_def')
-rw-r--r--tensorflow/core/api_def/python_api/api_def_ScatterNdSub.pbtxt4
1 files changed, 4 insertions, 0 deletions
diff --git a/tensorflow/core/api_def/python_api/api_def_ScatterNdSub.pbtxt b/tensorflow/core/api_def/python_api/api_def_ScatterNdSub.pbtxt
new file mode 100644
index 0000000000..c1edef8c9d
--- /dev/null
+++ b/tensorflow/core/api_def/python_api/api_def_ScatterNdSub.pbtxt
@@ -0,0 +1,4 @@
+op {
+ graph_op_name: "ScatterNdSub"
+ visibility: HIDDEN
+}