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