Update ops-related pbtxt files.

PiperOrigin-RevId: 224565203
This commit is contained in:
A. Unique TensorFlower 2018-12-07 13:09:16 -08:00 committed by TensorFlower Gardener
parent 66ca3cd10d
commit abc2610c5c
2 changed files with 44 additions and 0 deletions

View File

@ -79062,6 +79062,17 @@ op {
}
is_stateful: true
}
op {
name: "UnwrapDatasetVariant"
input_arg {
name: "input_handle"
type: DT_VARIANT
}
output_arg {
name: "output_handle"
type: DT_VARIANT
}
}
op {
name: "UpperBound"
input_arg {
@ -79495,6 +79506,17 @@ op {
minimum: 1
}
}
op {
name: "WrapDatasetVariant"
input_arg {
name: "input_handle"
type: DT_VARIANT
}
output_arg {
name: "output_handle"
type: DT_VARIANT
}
}
op {
name: "WriteAudioSummary"
input_arg {

View File

@ -38153,6 +38153,17 @@ op {
}
is_stateful: true
}
op {
name: "UnwrapDatasetVariant"
input_arg {
name: "input_handle"
type: DT_VARIANT
}
output_arg {
name: "output_handle"
type: DT_VARIANT
}
}
op {
name: "UpperBound"
input_arg {
@ -38471,6 +38482,17 @@ op {
minimum: 1
}
}
op {
name: "WrapDatasetVariant"
input_arg {
name: "input_handle"
type: DT_VARIANT
}
output_arg {
name: "output_handle"
type: DT_VARIANT
}
}
op {
name: "WriteAudioSummary"
input_arg {