aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/ops/compat/ops_history.v1.pbtxt
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/core/ops/compat/ops_history.v1.pbtxt')
-rw-r--r--tensorflow/core/ops/compat/ops_history.v1.pbtxt20
1 files changed, 20 insertions, 0 deletions
diff --git a/tensorflow/core/ops/compat/ops_history.v1.pbtxt b/tensorflow/core/ops/compat/ops_history.v1.pbtxt
index cfb1055d3c..415e15b720 100644
--- a/tensorflow/core/ops/compat/ops_history.v1.pbtxt
+++ b/tensorflow/core/ops/compat/ops_history.v1.pbtxt
@@ -30321,6 +30321,22 @@ op {
is_stateful: true
}
op {
+ name: "LookupTableRemoveV2"
+ input_arg {
+ name: "table_handle"
+ type: DT_RESOURCE
+ }
+ input_arg {
+ name: "keys"
+ type_attr: "Tin"
+ }
+ attr {
+ name: "Tin"
+ type: "type"
+ }
+ is_stateful: true
+}
+op {
name: "LookupTableSize"
input_arg {
name: "table_handle"
@@ -36706,6 +36722,10 @@ op {
name: "empty_key"
type_attr: "key_dtype"
}
+ input_arg {
+ name: "deleted_key"
+ type_attr: "key_dtype"
+ }
output_arg {
name: "table_handle"
type: DT_RESOURCE