blob: a67c3446e7300f14adfcb054122dfc950c216440 [file] [log] [blame]
op {
name: "TensorListScatterIntoExistingList"
input_arg {
name: "input_handle"
type: DT_VARIANT
}
input_arg {
name: "tensor"
type_attr: "element_dtype"
}
input_arg {
name: "indices"
type: DT_INT32
}
output_arg {
name: "output_handle"
type: DT_VARIANT
}
attr {
name: "element_dtype"
type: "type"
}
}