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

Allow a None batch dimension in SPSA for compatibility with generate_… #509

Merged
merged 3 commits into from
Sep 21, 2018

Commits on Aug 25, 2018

  1. Allow a None batch dimension in SPSA for compatibility with generate_…

    …np()
    Jonathan Uesato committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    166f7a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2018

  1. Allow batched calls to generate_np() in SPSA

    Jonathan Uesato committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    674f78b View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2018

  1. Fix lint error

    Jonathan Uesato committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    ac8499c View commit details
    Browse the repository at this point in the history