blob: 1ce739062eb4c2ac4d69743a4ebc28469fa71a7d [file] [log] [blame]
op {
name: "TensorArrayGradWithShape"
input_arg {
name: "handle"
type: DT_RESOURCE
}
input_arg {
name: "flow_in"
type: DT_FLOAT
}
input_arg {
name: "shape_to_prepend"
type: DT_INT32
}
output_arg {
name: "grad_handle"
type: DT_RESOURCE
}
output_arg {
name: "flow_out"
type: DT_FLOAT
}
attr {
name: "source"
type: "string"
}
is_stateful: true
}