Distributions should raise the original exception (log_prob not implemented)...
Distributions should raise the original exception (log_prob not implemented) instead of the fallback exception (prob not implemented). Additionally, in a nested structure of transformed distributions, it can be useful to know which distribution is raising this error. PiperOrigin-RevId: 213618306
Loading
Please sign in to comment