提交 7463a1b9 编写于 作者: A A. Unique TensorFlower 提交者: TensorFlower Gardener

Update ops-related pbtxt files.

PiperOrigin-RevId: 286317185
Change-Id: I8307567b315bcea4056a37bd9eb374861db20f32
上级 172bc601
......@@ -10,3 +10,22 @@ op {
}
is_stateful: true
}
op {
name: "SerializeIterator"
input_arg {
name: "resource_handle"
type: DT_RESOURCE
}
output_arg {
name: "serialized"
type: DT_VARIANT
}
attr {
name: "external_state_policy"
type: "int"
default_value {
i: 0
}
}
is_stateful: true
}
......@@ -40455,6 +40455,13 @@ op {
name: "serialized"
type: DT_VARIANT
}
attr {
name: "external_state_policy"
type: "int"
default_value {
i: 0
}
}
is_stateful: true
}
op {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册