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

[ML-380] Optimized code and reduced spark job on running GPU. #384

Merged
merged 40 commits into from
Oct 23, 2024

Commits on Sep 18, 2023

  1. update spark to 3.3.3

    Signed-off-by: minmingzhu <minming.zhu@intel.com>
    minmingzhu committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    be55d63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d2b055 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    833444e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23f0491 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

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

Commits on Sep 26, 2023

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

Commits on Oct 9, 2023

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

Commits on Oct 11, 2023

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

Commits on Mar 5, 2024

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

Commits on Mar 25, 2024

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

Commits on Mar 26, 2024

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

Commits on Jul 22, 2024

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

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    49bdc75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a44fbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ff407c View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    c29e617 View commit details
    Browse the repository at this point in the history
  2. remove oneccl communicator

    minmingzhu committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    93f3eaa View commit details
    Browse the repository at this point in the history
  3. update

    minmingzhu committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    589c0c1 View commit details
    Browse the repository at this point in the history
  4. optimize code

    minmingzhu committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    3a0ed9b View commit details
    Browse the repository at this point in the history
  5. update optimize code

    minmingzhu committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    23a81e5 View commit details
    Browse the repository at this point in the history
  6. update

    minmingzhu committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    462716e View commit details
    Browse the repository at this point in the history
  7. format code style

    minmingzhu committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1d19d96 View commit details
    Browse the repository at this point in the history
  8. update

    minmingzhu committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f657977 View commit details
    Browse the repository at this point in the history
  9. update

    minmingzhu committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1f657f9 View commit details
    Browse the repository at this point in the history
  10. format code style

    minmingzhu committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a1eb9bc View commit details
    Browse the repository at this point in the history
  11. update

    minmingzhu committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f72beaf View commit details
    Browse the repository at this point in the history
  12. update

    minmingzhu committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    eedd941 View commit details
    Browse the repository at this point in the history
  13. update

    minmingzhu committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    37f936a View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. update

    minmingzhu committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    5bd92e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. update

    minmingzhu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    abc5cde View commit details
    Browse the repository at this point in the history
  2. update

    minmingzhu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b429512 View commit details
    Browse the repository at this point in the history
  3. update

    minmingzhu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    4487b66 View commit details
    Browse the repository at this point in the history
  4. update

    minmingzhu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    f8c9a59 View commit details
    Browse the repository at this point in the history
  5. update

    minmingzhu committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    e98c2ef View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. update

    minmingzhu committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f489126 View commit details
    Browse the repository at this point in the history
  2. update

    minmingzhu committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    66588a9 View commit details
    Browse the repository at this point in the history
  3. update

    minmingzhu committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f2813e3 View commit details
    Browse the repository at this point in the history
  4. update

    minmingzhu committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    1c799ed View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. update

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