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

Small fixes: 'dp' and memory_limit + tensordot axes order #154

Merged
merged 6 commits into from
Nov 4, 2020

Commits on Nov 2, 2020

  1. Configuration menu
    Copy the full SHA
    5123a68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df7073c View commit details
    Browse the repository at this point in the history
  3. use infer_backend instead of isinstance

    removes numpy import and fixes bug with some conversion backens
    jcmgray committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    8562951 View commit details
    Browse the repository at this point in the history
  4. fix comment typo

    jcmgray committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    ff0fc52 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. dp: fix cost_cap check

    jcmgray committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    c75b8e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

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