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

[train+data] Remove preprocessor argument from trainers #43146

Merged
merged 9 commits into from
Feb 14, 2024

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    8400a62 View commit details
    Browse the repository at this point in the history
  2. remove preprocessor arg in remaining places

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    5608774 View commit details
    Browse the repository at this point in the history
  3. remove legacy preprocessing method

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    80a612b View commit details
    Browse the repository at this point in the history
  4. remove unused preprocessor imports

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    4543c3a View commit details
    Browse the repository at this point in the history
  5. update dp trainer docstring

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    d4971c7 View commit details
    Browse the repository at this point in the history
  6. fix failing test

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    8592001 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. merge the common setup in gbdt trainer

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    26c67bc View commit details
    Browse the repository at this point in the history
  2. fix lint

    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    4264674 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/ray-project/ray into remo…

    …ve_preprocessor
    
    Signed-off-by: Justin Yu <[email protected]>
    justinvyu committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    2c97b99 View commit details
    Browse the repository at this point in the history