Getting Started
Reference Documentation
Advanced JAX Tutorials
Notes
custom_vjp
nondiff_argnums
Developer documentation
API documentation
jit
vmap
pmap
jax.lax.
top_k
Returns top k values and their indices along the last axis of operand.
k
operand
operand (Any) –
Any
k (int) –
int
Tuple[Any, Any]
Tuple