Tutorials
Advanced JAX Tutorials
Notes
Developer documentation
API documentation
jit
vmap
pmap
Warning
This page was created from a pull request.
jax.lax.
index_in_dim
Convenience wrapper around slice to perform int indexing.
operand (Any) β
Any
index (int) β
int
axis (int) β
keepdims (bool) β
bool