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

Fix default batching in variational algorithms #9038

Merged
merged 6 commits into from
Nov 1, 2022

Commits on Oct 31, 2022

  1. Configuration menu
    Copy the full SHA
    757e794 View commit details
    Browse the repository at this point in the history
  2. fix test

    Cryoris committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    ac33d04 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. reduce batching to only SPSA

    Cryoris committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    44f86a6 View commit details
    Browse the repository at this point in the history
  2. fix tests

    Cryoris committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    e0e6837 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Matthew Treinish <mtreinish@kortar.org>
    Cryoris and mtreinish committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    7f6ae23 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    216cebf View commit details
    Browse the repository at this point in the history