Delete outdated ops history.
PiperOrigin-RevId: 309423828 Change-Id: Id1679f7b8d874866f36687299a88f323c346f6ea
This commit is contained in:
parent
c53eca0d6a
commit
1d8770c6e2
@ -1,32 +0,0 @@
|
|||||||
op {
|
|
||||||
name: "DataServiceDataset"
|
|
||||||
input_arg {
|
|
||||||
name: "address"
|
|
||||||
type: DT_STRING
|
|
||||||
}
|
|
||||||
input_arg {
|
|
||||||
name: "protocol"
|
|
||||||
type: DT_STRING
|
|
||||||
}
|
|
||||||
input_arg {
|
|
||||||
name: "max_outstanding_requests"
|
|
||||||
type: DT_INT64
|
|
||||||
}
|
|
||||||
output_arg {
|
|
||||||
name: "handle"
|
|
||||||
type: DT_VARIANT
|
|
||||||
}
|
|
||||||
attr {
|
|
||||||
name: "output_types"
|
|
||||||
type: "list(type)"
|
|
||||||
has_minimum: true
|
|
||||||
minimum: 1
|
|
||||||
}
|
|
||||||
attr {
|
|
||||||
name: "output_shapes"
|
|
||||||
type: "list(shape)"
|
|
||||||
has_minimum: true
|
|
||||||
minimum: 1
|
|
||||||
}
|
|
||||||
is_stateful: true
|
|
||||||
}
|
|
@ -1,71 +0,0 @@
|
|||||||
op {
|
|
||||||
name: "DataServiceDataset"
|
|
||||||
input_arg {
|
|
||||||
name: "address"
|
|
||||||
type: DT_STRING
|
|
||||||
}
|
|
||||||
input_arg {
|
|
||||||
name: "protocol"
|
|
||||||
type: DT_STRING
|
|
||||||
}
|
|
||||||
input_arg {
|
|
||||||
name: "max_outstanding_requests"
|
|
||||||
type: DT_INT64
|
|
||||||
}
|
|
||||||
output_arg {
|
|
||||||
name: "handle"
|
|
||||||
type: DT_VARIANT
|
|
||||||
}
|
|
||||||
attr {
|
|
||||||
name: "output_types"
|
|
||||||
type: "list(type)"
|
|
||||||
has_minimum: true
|
|
||||||
minimum: 1
|
|
||||||
}
|
|
||||||
attr {
|
|
||||||
name: "output_shapes"
|
|
||||||
type: "list(shape)"
|
|
||||||
has_minimum: true
|
|
||||||
minimum: 1
|
|
||||||
}
|
|
||||||
is_stateful: true
|
|
||||||
}
|
|
||||||
op {
|
|
||||||
name: "DataServiceDataset"
|
|
||||||
input_arg {
|
|
||||||
name: "address"
|
|
||||||
type: DT_STRING
|
|
||||||
}
|
|
||||||
input_arg {
|
|
||||||
name: "protocol"
|
|
||||||
type: DT_STRING
|
|
||||||
}
|
|
||||||
input_arg {
|
|
||||||
name: "max_outstanding_requests"
|
|
||||||
type: DT_INT64
|
|
||||||
}
|
|
||||||
output_arg {
|
|
||||||
name: "handle"
|
|
||||||
type: DT_VARIANT
|
|
||||||
}
|
|
||||||
attr {
|
|
||||||
name: "task_refresh_interval_hint_ms"
|
|
||||||
type: "int"
|
|
||||||
default_value {
|
|
||||||
i: -1
|
|
||||||
}
|
|
||||||
}
|
|
||||||
attr {
|
|
||||||
name: "output_types"
|
|
||||||
type: "list(type)"
|
|
||||||
has_minimum: true
|
|
||||||
minimum: 1
|
|
||||||
}
|
|
||||||
attr {
|
|
||||||
name: "output_shapes"
|
|
||||||
type: "list(shape)"
|
|
||||||
has_minimum: true
|
|
||||||
minimum: 1
|
|
||||||
}
|
|
||||||
is_stateful: true
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user