Deprecated.
tf.raw_ops.TensorArraySizeV2(
handle, flow_in, name=None
)
Use TensorArraySizeV3
Args | |
|---|---|
handle
|
A Tensor of type string.
|
flow_in
|
A Tensor of type float32.
|
name
|
A name for the operation (optional). |
Returns | |
|---|---|
A Tensor of type int32.
|