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

tf.raw_ops.ZerosLike

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

Returns a tensor of zeros with the same shape and type as x.

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.raw_ops.ZerosLike

x A Tensor. a tensor of type T.
name A name for the operation (optional).

A Tensor. Has the same type as x.