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] Add Intel HPU Support and Training Examples to Ray Train #43343

Merged
merged 19 commits into from
Mar 13, 2024

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    7c7d3f3 View commit details
    Browse the repository at this point in the history
  2. enable hpu backend

    zhangjian94cn committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    2fee6d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. fix lint and add community example to doc page

    Signed-off-by: woshiyyya <[email protected]>
    woshiyyya committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    560023c View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. add outputs to notebook;

    add node configuration and tutorial
    
    Signed-off-by: Zhi Lin <[email protected]>
    kira-lin committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    493af57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5b0aba View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. fix doc

    Signed-off-by: woshiyyya <[email protected]>
    woshiyyya committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    942a44c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ad4e8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    829f4c2 View commit details
    Browse the repository at this point in the history
  4. add more comments

    Signed-off-by: Zhi Lin <[email protected]>
    kira-lin committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    0015698 View commit details
    Browse the repository at this point in the history
  5. mention config in comments

    Signed-off-by: Zhi Lin <[email protected]>
    kira-lin committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    9b1f62c View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    8806632 View commit details
    Browse the repository at this point in the history
  2. add orphan tag to pass the doc build

    Signed-off-by: woshiyyya <[email protected]>
    woshiyyya committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    fa1251c View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

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

Commits on Mar 12, 2024

  1. Update python/ray/train/torch/config.py

    Co-authored-by: matthewdeng <[email protected]>
    Signed-off-by: Zhi Lin <[email protected]>
    kira-lin and matthewdeng authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    c852989 View commit details
    Browse the repository at this point in the history
  2. move import

    Signed-off-by: Zhi Lin <[email protected]>
    kira-lin committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    c310a3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6288ea3 View commit details
    Browse the repository at this point in the history
  4. add link for hpu examples

    Signed-off-by: Zhi Lin <[email protected]>
    kira-lin committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    de38e49 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Yunxuan Xiao <[email protected]>
    Signed-off-by: Zhi Lin <[email protected]>
    kira-lin and woshiyyya authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    9744f25 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. add quotes to handle []

    matthewdeng authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    3495df8 View commit details
    Browse the repository at this point in the history