Skip to content

Conversation

rlouf
Copy link
Member

@rlouf rlouf commented Aug 25, 2022

I open this PR to track progress on using the Numba backend to compile the NUTS (and HMC) sampler. The test currently fails in make_numba_random_fn with

TypeError: Numba does not support NumPy `Generator`s

Indeed, RandomStream is currently not supported by the Numba backend aesara-devs/aesara#801

Closes #68.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Transpile the samplers with Aesara's Numba linker
2 participants