Erf === Computes the error function of the given input tensor element-wise. **Abstract Signature:** ``Erf(input: Tensor)`` .. raw:: html

PyTorch

API: torch.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