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

Feature/vonmises upstream #33418

Closed

Commits on Feb 17, 2020

  1. Moved VonMises distribution with sampling upstream from Pyro.

    Add tests for VonMises logprob and sample
    
    Signed-off-by: Ahmad Salim Al-Sibahi <ahmad@di.ku.dk>
    ahmadsalim committed Feb 17, 2020
    Copy the full SHA
    e757fbf View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    61de630 View commit details
    Browse the repository at this point in the history
  3. Wrap sampler in torch.jit.script

    Fix linting issues and JIT compilation
    
    Fix proposal_r
    
    Fix issues with JIT not working with torch.Size
    ahmadsalim committed Feb 17, 2020
    Copy the full SHA
    0bf59fa View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8f51f4c View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2020

  1. Copy the full SHA
    ca2bf8a View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. Copy the full SHA
    a3dfc73 View commit details
    Browse the repository at this point in the history