Rafael Oliveira
Rafael Oliveira
Hi, I understand that I can use `funsor.log_density()` to compute the log-joint probability of a sample from a model whose discrete latent sites can be enumerated. However, I'm not sure...
Hi, I'm having issues using NumPyro's latest version of `initialize_model()` on a model with discrete variables. The model samples random variables within a plate context with a data-dependent size. When...
### Issue Description Hi all, I'm having issues trying to use normalizing flows with JIT and Pyro's SVI. Code runs fine if I use the standard `Trace_ELBO` (or even `TraceEnum_ELBO`...
# 🚀 Feature Request I was wondering if it'd be possible to allow keyword arguments (`**kwargs`) to be passed on to GPyTorch's `ExactMarginalLogLikelihood.forward()` and its internal call to the model's...
### Before submitting your bug report - [x] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions - [x] I'm not able to find...