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