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

Fuse split evaluation kernels #8026

Merged
merged 18 commits into from Jul 5, 2022
Merged

Fuse split evaluation kernels #8026

merged 18 commits into from Jul 5, 2022

Commits on Jun 20, 2022

  1. Shared inputs

    RAMitchell committed Jun 20, 2022
    Copy the full SHA
    9dc183a View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Refactoring

    RAMitchell committed Jun 21, 2022
    Copy the full SHA
    8074e13 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a688eef View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Copy the full SHA
    44fb150 View commit details
    Browse the repository at this point in the history
  2. Remove left right args.

    RAMitchell committed Jun 22, 2022
    Copy the full SHA
    8fcfe99 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a14f41f View commit details
    Browse the repository at this point in the history
  4. Batched working.

    RAMitchell committed Jun 22, 2022
    Copy the full SHA
    5254353 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. All working.

    RAMitchell committed Jun 23, 2022
    Copy the full SHA
    7e3f548 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9a3eb14 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Use ldg

    RAMitchell committed Jun 24, 2022
    Copy the full SHA
    d5e8eac View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Copy the full SHA
    dd11383 View commit details
    Browse the repository at this point in the history
  2. Revert "Separate EvaluateFeature implementations."

    This reverts commit dd11383.
    RAMitchell committed Jun 27, 2022
    Copy the full SHA
    1825277 View commit details
    Browse the repository at this point in the history
  3. Revert "Use ldg"

    This reverts commit d5e8eac.
    RAMitchell committed Jun 27, 2022
    Copy the full SHA
    7a249ab View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Reduce block size.

    RAMitchell committed Jul 1, 2022
    Copy the full SHA
    b6a55a7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3001aea View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Lint.

    RAMitchell committed Jul 4, 2022
    Copy the full SHA
    a47b5c1 View commit details
    Browse the repository at this point in the history
  2. Clang-tidy.

    RAMitchell committed Jul 4, 2022
    Copy the full SHA
    5734009 View commit details
    Browse the repository at this point in the history
  3. Fix dask test.

    RAMitchell committed Jul 4, 2022
    Copy the full SHA
    65e3910 View commit details
    Browse the repository at this point in the history