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

Add Bean Machine VI to PPL Bench #125

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Nov 8, 2022

  1. Add Bean Machine VI to PPL Bench

    Summary:
    Adding VI support to PPL Bench so we can easily benchmark the performance of different configurations on the models there.
    
    To draw the samples that PPL Bench expects at the end, here we simply takes the VI distributions at the end of an inference (conditioned on the learned parameters) and draw N samples from them, where N equals number of iterations.
    
    Differential Revision: D40951663
    
    fbshipit-source-id: 1a04fc658c027684811a58c7d5bdf158e231e6f6
    horizon-blue authored and facebook-github-bot committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    4b8737f View commit details
    Browse the repository at this point in the history