jax.lax.erf

Warning

This page was created from a pull request (#9655).

jax.lax.erf¶

jax.lax.erf(x)[source]¶

Elementwise error function: \(\mathrm{erf}(x)\).

Parameters

x (Any) –

Return type

Any