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

[Datasets] Add logical operator for randomize_block_order() #31977

Merged
merged 7 commits into from
Jan 28, 2023

Commits on Jan 28, 2023

  1. Add logical operator for randomize_block_order and random_shuffle

    Signed-off-by: Cheng Su <scnju13@gmail.com>
    c21 committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    8c56630 View commit details
    Browse the repository at this point in the history
  2. Remove unused import

    Signed-off-by: Cheng Su <scnju13@gmail.com>
    c21 committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    90e9a43 View commit details
    Browse the repository at this point in the history
  3. Fix lint

    Signed-off-by: Cheng Su <scnju13@gmail.com>
    c21 committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    bc92695 View commit details
    Browse the repository at this point in the history
  4. Address comments, and revert change for random_shuffle

    Signed-off-by: Cheng Su <scnju13@gmail.com>
    c21 committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    82c264e View commit details
    Browse the repository at this point in the history
  5. Fix lint

    Signed-off-by: Cheng Su <scnju13@gmail.com>
    c21 committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    811723f View commit details
    Browse the repository at this point in the history
  6. Create separate planner package

    Signed-off-by: Cheng Su <scnju13@gmail.com>
    c21 committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    fcc8557 View commit details
    Browse the repository at this point in the history
  7. Fix unit tests

    Signed-off-by: Cheng Su <scnju13@gmail.com>
    c21 committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    f98f2f7 View commit details
    Browse the repository at this point in the history