unique_inverse ============== Returns the unique elements of an input array ``x`` and the indices from the set of unique elements that reconstruct ``x``. **Abstract Signature:** ``unique_inverse(x: array)`` .. raw:: html
jax.numpy.unique_inverse
numpy.unique_inverse