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

Refactor of beam search to process factor groups in parallel #772

Closed

Commits on Dec 7, 2020

  1. Refactors beam search to batch computation of secondary factors. A ph…

    …ase two will be to implement operators to take advantage of the explicit batching
    rhenry-nv committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    52f1209 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de252df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb34814 View commit details
    Browse the repository at this point in the history
  4. Adds cub as a submodule

    rhenry-nv committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    6a5b6e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51532bf View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Update change log

    rhenry-nv committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    e3f4ed8 View commit details
    Browse the repository at this point in the history
  2. Fix windows compile errors

    rhenry-nv committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    1e9b3b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    799c2f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fdc278d View commit details
    Browse the repository at this point in the history