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

[WIP] Optimal intercept initialization for simple objectives #10298

Open
wants to merge 23 commits into
base: master
Choose a base branch
from

Commits on Oct 22, 2024

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

    david-cortes authored and trivialfis committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    afd3ed8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e76bda2 View commit details
    Browse the repository at this point in the history
  4. add cpu-only weighted mean

    david-cortes authored and trivialfis committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    7b46bb1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a2fcf6a View commit details
    Browse the repository at this point in the history
  6. linter

    david-cortes authored and trivialfis committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    ccebc75 View commit details
    Browse the repository at this point in the history
  7. Implement sample mean.

    trivialfis committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    6effdfe View commit details
    Browse the repository at this point in the history
  8. weighted.

    trivialfis committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    a955730 View commit details
    Browse the repository at this point in the history
  9. Use it in init estimation.

    trivialfis committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    7d9bf04 View commit details
    Browse the repository at this point in the history
  10. Remove.

    trivialfis committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    75c98db View commit details
    Browse the repository at this point in the history
  11. polish.

    trivialfis committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    be70800 View commit details
    Browse the repository at this point in the history
  12. Remove inv link for now.

    trivialfis committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    7ba0278 View commit details
    Browse the repository at this point in the history
  13. CPU build.

    trivialfis committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    150dea7 View commit details
    Browse the repository at this point in the history
  14. Note.

    trivialfis committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    3b3df7a View commit details
    Browse the repository at this point in the history
  15. Float eq.

    trivialfis committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    716849a View commit details
    Browse the repository at this point in the history
  16. Work on allreduce.

    trivialfis committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    fb93e94 View commit details
    Browse the repository at this point in the history
  17. Precision.

    trivialfis committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    1556572 View commit details
    Browse the repository at this point in the history
  18. Fixes.

    trivialfis committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    3a39422 View commit details
    Browse the repository at this point in the history
  19. qemu test.

    trivialfis committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    75c63a6 View commit details
    Browse the repository at this point in the history
  20. Empty input.

    trivialfis committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    0dfddac View commit details
    Browse the repository at this point in the history
  21. i386

    trivialfis committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    7b03f3b View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Fix.

    trivialfis committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    a5edb49 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. spark test.

    trivialfis committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c1dda98 View commit details
    Browse the repository at this point in the history