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

Add GpuMapConcat support for nested-type values #5686

Merged
merged 10 commits into from
Jun 25, 2022

Commits on May 28, 2022

  1. support nested values

    Signed-off-by: remzi <[email protected]>
    HaoYang670 committed May 28, 2022
    Configuration menu
    Copy the full SHA
    18e4bdf View commit details
    Browse the repository at this point in the history
  2. rewrite GpuMapConcat

    Signed-off-by: remzi <[email protected]>
    HaoYang670 committed May 28, 2022
    Configuration menu
    Copy the full SHA
    418e893 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

  1. update

    simplify
    shrink the test size
    
    Signed-off-by: remzi <[email protected]>
    HaoYang670 committed May 29, 2022
    Configuration menu
    Copy the full SHA
    5c3f38b View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. add limit

    Signed-off-by: remzi <[email protected]>
    HaoYang670 committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    d4ce8ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4672725 View commit details
    Browse the repository at this point in the history
  3. remove unused import

    Signed-off-by: remzi <[email protected]>
    HaoYang670 committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    1b557f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. fallback to CPU when key type is nested

    Signed-off-by: remzi <[email protected]>
    HaoYang670 committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    f59ee5e View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. update docs

    Signed-off-by: remzi <[email protected]>
    HaoYang670 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    a7c5849 View commit details
    Browse the repository at this point in the history
  2. add tests

    Signed-off-by: remzi <[email protected]>
    HaoYang670 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    308bb10 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. update comments

    Signed-off-by: remzi <[email protected]>
    HaoYang670 committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    c439e0b View commit details
    Browse the repository at this point in the history