tfp.substrates.jax.math.erfcinv

Computes the inverse of tf.math.erfc of z element-wise.

z A Tensor with type float32 or float64.
name A name for the operation (optional).

erfcinv erfcinv evaluated at z. A Tensor with the same shape and same dtype as z.