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

tf.raw_ops.BatchMatrixSetDiag

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

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.raw_ops.BatchMatrixSetDiag

input A Tensor.
diagonal A Tensor. Must have the same type as input.
name A name for the operation (optional).

A Tensor. Has the same type as input.