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 multi-node-multi-gpu Logistic Regression in C++ #5477

Merged
merged 12 commits into from
Jul 24, 2023

Commits on Jul 24, 2023

  1. get cython working

    lijinf2 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    6308fe1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3625a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    055b958 View commit details
    Browse the repository at this point in the history
  4. clean code

    lijinf2 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    ab925f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ac8fab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    23a2952 View commit details
    Browse the repository at this point in the history
  7. add dask class and two tests

    lijinf2 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    b9f5a21 View commit details
    Browse the repository at this point in the history
  8. add doxygen

    lijinf2 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    83f4b40 View commit details
    Browse the repository at this point in the history
  9. get pre-commit passed

    lijinf2 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    87ea66a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    20a3580 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9e556fb View commit details
    Browse the repository at this point in the history
  12. revise code and comments

    lijinf2 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    3ccf5ab View commit details
    Browse the repository at this point in the history