Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable JIT compilation for Pyro inference methods? #22

Open
null-a opened this issue Oct 2, 2019 · 1 comment
Open

Enable JIT compilation for Pyro inference methods? #22

null-a opened this issue Oct 2, 2019 · 1 comment

Comments

@null-a
Copy link
Collaborator

null-a commented Oct 2, 2019

No description provided.

@neerajprad
Copy link
Member

I think we should do this by default. I have found NUTS on many models to be 2-4 times faster with JIT, but due to some complexity that has been added to PyTorch's JIT lately, compilation can take a significant time for certain models, so it might be worth having an no-jit override option.

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

No branches or pull requests

2 participants