blob: c327d27e2f11f68b2607a9d6f02f004be5eda840 [file] [log] [blame]
op {
name: "QueueEnqueueManyV2"
input_arg {
name: "handle"
type: DT_RESOURCE
}
input_arg {
name: "components"
type_list_attr: "Tcomponents"
}
attr {
name: "Tcomponents"
type: "list(type)"
has_minimum: true
minimum: 1
}
attr {
name: "timeout_ms"
type: "int"
default_value {
i: -1
}
}
is_stateful: true
}