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

Port BeamSampler to core #1181

Merged
merged 7 commits into from
Jul 31, 2023
Merged

Commits on Jul 27, 2023

  1. init commit

    shivance committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    9bb9240 View commit details
    Browse the repository at this point in the history
  2. enable multi backend

    shivance committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    b9b6270 View commit details
    Browse the repository at this point in the history
  3. fixing some tests

    shivance committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    d2245d5 View commit details
    Browse the repository at this point in the history
  4. hack for argsort

    shivance committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    a73a467 View commit details
    Browse the repository at this point in the history
  5. update:

    shivance committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    657cc4f View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Fix beam sampler

    mattdangerw committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    c4112d7 View commit details
    Browse the repository at this point in the history
  2. Fix comment

    mattdangerw committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    3752770 View commit details
    Browse the repository at this point in the history