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

Implement DPM-Solver++ scheduler #59

Merged
merged 12 commits into from
Dec 15, 2022
Merged

Commits on Dec 11, 2022

  1. Implement DPM-Solver++ scheduler.

    Restricted to order 2, no dynamic thresholding.
    pcuenca committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    567ffe9 View commit details
    Browse the repository at this point in the history
  2. Make weightedSum common.

    pcuenca committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    7b4c891 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Accept suggestion from code review

    Co-authored-by: Alejandro Isaza <167236+alejandro-isaza@users.noreply.github.com>
    pcuenca and alejandro-isaza authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    f621a89 View commit details
    Browse the repository at this point in the history
  2. Remove blank space

    pcuenca committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    bd60010 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a44a910 View commit details
    Browse the repository at this point in the history
  4. Fix comment.

    pcuenca committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    4a64fc1 View commit details
    Browse the repository at this point in the history
  5. Move body to new line.

    pcuenca committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    20fedc4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9c160ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e2f00b8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4aa84ac View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    909d1fd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    68f5ae3 View commit details
    Browse the repository at this point in the history