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 qml.grad so that the returned gradient always matches the cost function return type if only a single argument is differentiated #1067

Merged
merged 11 commits into from
Feb 9, 2021

Commits on Feb 5, 2021

  1. Bugfix for qml.grad

    josh146 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    79280b8 View commit details
    Browse the repository at this point in the history
  2. Bugfix for qml.grad

    josh146 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    e3708cf View commit details
    Browse the repository at this point in the history
  3. add tests

    josh146 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    13b454b View commit details
    Browse the repository at this point in the history
  4. fix tests

    josh146 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    a1789cf View commit details
    Browse the repository at this point in the history
  5. fix

    josh146 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    3ff8df4 View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: Chase Roberts <chase@xanadu.ai>
    josh146 and Chase Roberts authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    adbce1f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    41ddeb6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ccfba00 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. Configuration menu
    Copy the full SHA
    9c27b01 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Configuration menu
    Copy the full SHA
    f96f8d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de65756 View commit details
    Browse the repository at this point in the history