Tutorials
Advanced JAX Tutorials
Notes
Developer documentation
API documentation
jit
vmap
pmap
Warning
This page was created from a pull request.
jax.lax.
real
Elementwise extract real part: \(\mathrm{Re}(x)\).
Returns the real part of a complex number.
x (Any) –
Any