Skip to main content
Ctrl+K

jax.lax.rev#

jax.lax.rev(operand, dimensions)[source]#

Wraps XLA’s Rev operator.

Parameters:
  • operand (Union[Array, ndarray, bool_, number, bool, int, float, complex]) –

  • dimensions (Sequence[int]) –

Return type:

Array

previous

jax.lax.reshape

next

jax.lax.rng_bit_generator