blob: 35aa68e07584cc15cca5543401304cde95668709 [file] [log] [blame]
op {
name: "TensorListPopBack"
input_arg {
name: "input_handle"
type: DT_VARIANT
}
input_arg {
name: "element_shape"
type: DT_INT32
}
output_arg {
name: "output_handle"
type: DT_VARIANT
}
output_arg {
name: "tensor"
type_attr: "element_dtype"
}
attr {
name: "element_dtype"
type: "type"
}
}