• এই পৃষ্ঠায় যা যা আছে
  • Args
  • Returns

tf.raw_ops.TensorListElementShape

  • এই পৃষ্ঠায় যা যা আছে
  • Args
  • Returns

The shape of the elements of the given list, as a tensor.

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.raw_ops.TensorListElementShape

input_handle: the list element_shape: the shape of elements of the list

input_handle A Tensor of type variant.
shape_type A tf.DType from: tf.int32, tf.int64.
name A name for the operation (optional).

A Tensor of type shape_type.