Deprecated.
View aliases
Compat aliases for migration
See Migration guide for more details.
tf.compat.v1.raw_ops.TensorArrayGradV2
tf.raw_ops.TensorArrayGradV2(
handle, flow_in, source, name=None
)
Use TensorArrayGradV3
Args | |
|---|---|
handle
|
A Tensor of type string.
|
flow_in
|
A Tensor of type float32.
|
source
|
A string.
|
name
|
A name for the operation (optional). |
Returns | |
|---|---|
A Tensor of type string.
|