Update ops-related pbtxt files.
PiperOrigin-RevId: 224565203
This commit is contained in:
parent
66ca3cd10d
commit
abc2610c5c
@ -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 {
|
||||
|
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user