• इस पेज पर, यह जानकारी उपलब्ध है
  • Args
  • Returns

tf.math.erfinv

  • इस पेज पर, यह जानकारी उपलब्ध है
  • Args
  • Returns

Compute inverse error function.

Given x, compute the inverse error function of x. This function is the inverse of tf.math.erf.

x Tensor with type float or double.
name A name for the operation (optional).

Inverse error function of x.