Tutorials
Advanced JAX Tutorials
Notes
Developer documentation
API documentation
jit
vmap
pmap
Warning
This page was created from a pull request.
jax.lax.
squeeze
Squeeze any number of size 1 dimensions from an array.
array (Any) –
Any
dimensions (Tuple[int, …]) –
Tuple
int