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

Implement secure boost scheme phase 2 - enable secure xgboost via processor interface #10124

Closed

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    8570ba5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d00db6 View commit details
    Browse the repository at this point in the history
  3. Modify evaluate_splits to block non-label owners to perform hist comp…

    …ute under secure scenario
    ZiyueXu77 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    ab17f5a View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

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

Commits on Feb 6, 2024

  1. Modify histogram sync scheme for secure vertical case, can identify g…

    …lobal best split, but need to further apply split correctly
    ZiyueXu77 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    7a2a2b8 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

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

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    22dd522 View commit details
    Browse the repository at this point in the history
  2. Code clean

    ZiyueXu77 committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    52e8951 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

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

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    91c8a2f View commit details
    Browse the repository at this point in the history
  2. Update AllGather behavior from individual pair to bulk by adopting ne…

    …w histogram transmission data structure of a flat vector
    ZiyueXu77 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    8340c26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42a9df1 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    41e5abb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea5dc98 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    5d542f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d91be10 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    dd60317 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8da824c View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

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

Commits on Mar 14, 2024

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

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    7ef48c8 View commit details
    Browse the repository at this point in the history
  2. fix conflicts

    ZiyueXu77 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    8405791 View commit details
    Browse the repository at this point in the history
  3. fix conflicts

    ZiyueXu77 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    db7d518 View commit details
    Browse the repository at this point in the history
  4. fix format

    ZiyueXu77 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    dd6adde View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    9567e67 View commit details
    Browse the repository at this point in the history
  2. fix linting

    ZiyueXu77 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    53800f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    b7e70f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49e8fd6 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    da0f7a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    406cda3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6c63aa View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    f223df7 View commit details
    Browse the repository at this point in the history
  2. remove debugging prints

    ZiyueXu77 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    d881d84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2997cf7 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    3a1f9ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1107604 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30b7ed5 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

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

Commits on Apr 19, 2024

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

Commits on Apr 23, 2024

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

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    e85b1fb View commit details
    Browse the repository at this point in the history
  2. fix undefined symbol issue

    ZiyueXu77 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    57750b4 View commit details
    Browse the repository at this point in the history
  3. fix processor test

    ZiyueXu77 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    fa2665a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87d2fdb View commit details
    Browse the repository at this point in the history
  5. type correction

    ZiyueXu77 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    9941293 View commit details
    Browse the repository at this point in the history
  6. type correction

    ZiyueXu77 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    dd4f440 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5b2dfe6 View commit details
    Browse the repository at this point in the history
  8. Added Windows support

    nvidianz committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    80d3b89 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Merge pull request #4 from nvidianz/processor-windows-support

    Processor windows support
    ZiyueXu77 authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    184b67f View commit details
    Browse the repository at this point in the history
  2. fix for cstdint types

    ZiyueXu77 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    3382707 View commit details
    Browse the repository at this point in the history
  3. fix for cstdint types

    ZiyueXu77 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    2a8f19a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ff2935 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5 from nvidianz/processor-horizontal-support

    Added support for horizontal secure XGBoost
    ZiyueXu77 authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    38e9d3d View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    82ad9a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6418503 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a86daa View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. add processor shutdown

    ZiyueXu77 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    f3967c5 View commit details
    Browse the repository at this point in the history
  2. move processor shutdown

    ZiyueXu77 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    20bb965 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

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

Commits on May 16, 2024

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

Commits on May 17, 2024

  1. fix double free issue

    ZiyueXu77 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    6d1bbe7 View commit details
    Browse the repository at this point in the history
  2. linting update

    ZiyueXu77 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    3aa64b3 View commit details
    Browse the repository at this point in the history