jax.lax.erf_inv

Warning

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

jax.lax.erf_inv¶

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

Elementwise inverse error function: \(\mathrm{erf}^{-1}(x)\).

Parameters

x (Any) –

Return type

Any