pyro-ppl / funsor

Functional tensors for probabilistic programming
https://funsor.pyro.ai
Apache License 2.0
236 stars 20 forks source link

Restore VAE example smoke test to CI #474

Closed eb8680 closed 3 years ago

eb8680 commented 3 years ago

In #473 we disabled the examples/vae.py smoke test due to a bug in torchvision. This issue is a reminder to reenable the test again when releases of PyTorch and torchvision that include a fix become available.