ErfΒΆ

Computes the error function of each element.

Abstract Signature:

Erf(input: Tensor)

PyTorch

API: torch.erf
Strategy: Direct Mapping

JAX (Core)

API: jax.scipy.special.erf
Strategy: Direct Mapping

NumPy

API: scipy.special.erf
Strategy: Direct Mapping

Keras

API: keras.ops.erf
Strategy: Direct Mapping

TensorFlow

API: tf.math.erf
Strategy: Direct Mapping

Apple MLX

API: mlx.core.erf
Strategy: Direct Mapping

Flax NNX

API: jax.scipy.special.erf
Strategy: Direct Mapping

PaxML / Praxis

API: jax.scipy.special.erf
Strategy: Direct Mapping