pytensor
pytensor copied to clipboard
Numba RandomVariables should fallback to object mode
Description
When we find an RV that's not implemented we should fallback to object mode instead of failing like we do now