Closed
Description
The current usage of the mrng sampler in ADVI does not support JAX (pymc-devs/pytensor#322). It should be fairly easy to instead make it use the new RandomVariable
Op pymc-devs/pytensor#296 to get JAX support for ADVI.
CC @ferrine