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

Complete cache key for inference tip #2158

Merged
merged 14 commits into from
May 6, 2023

Commits on Apr 30, 2023

  1. Complete cache key for inference tip

    The cache key was lacking the `context` arg
    
    Co-authored-by: Sylvain Ackermann <sylvain.ackermann@gmail.com>
    jacobtylerwalls and kriek committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    d1b73d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    171c48b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0771987 View commit details
    Browse the repository at this point in the history
  4. fixup! Add is_empty()

    jacobtylerwalls committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    370b630 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38955bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b923101 View commit details
    Browse the repository at this point in the history
  7. fixup! Add __hash__

    jacobtylerwalls committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    04b0735 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d8a810f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cb5b291 View commit details
    Browse the repository at this point in the history
  10. fixup! Restore

    jacobtylerwalls committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    e054f40 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Add comment.

    jacobtylerwalls committed May 6, 2023
    Configuration menu
    Copy the full SHA
    e735438 View commit details
    Browse the repository at this point in the history
  2. Remove assertion

    jacobtylerwalls committed May 6, 2023
    Configuration menu
    Copy the full SHA
    0fa0233 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30f249d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a79a2a7 View commit details
    Browse the repository at this point in the history