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] Split overloaded ray.train.torch.get_device into another get_devices API for multi-GPU worker setup #42314

Merged
merged 28 commits into from
Jan 30, 2024

Commits on Jan 11, 2024

  1. init

    Signed-off-by: woshiyyya <xiaoyunxuan1998@gmail.com>
    woshiyyya committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    dfad3e6 View commit details
    Browse the repository at this point in the history
  2. fix lint

    Signed-off-by: woshiyyya <xiaoyunxuan1998@gmail.com>
    woshiyyya committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    ed93ecf View commit details
    Browse the repository at this point in the history
  3. fix

    Signed-off-by: woshiyyya <xiaoyunxuan1998@gmail.com>
    woshiyyya committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    7fb61ea View commit details
    Browse the repository at this point in the history
  4. fix

    Signed-off-by: woshiyyya <xiaoyunxuan1998@gmail.com>
    woshiyyya committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    25f839a View commit details
    Browse the repository at this point in the history
  5. fix

    Signed-off-by: woshiyyya <xiaoyunxuan1998@gmail.com>
    woshiyyya committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    56ddd9f View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. fix import and expose get_devices as public API

    Signed-off-by: woshiyyya <xiaoyunxuan1998@gmail.com>
    woshiyyya committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    2362a74 View commit details
    Browse the repository at this point in the history
  2. fix docstring

    Signed-off-by: woshiyyya <xiaoyunxuan1998@gmail.com>
    woshiyyya committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    c475d6f View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. fix tests

    Signed-off-by: woshiyyya <xiaoyunxuan1998@gmail.com>
    woshiyyya committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    d1f8f90 View commit details
    Browse the repository at this point in the history
  2. fix tagkey

    Signed-off-by: woshiyyya <xiaoyunxuan1998@gmail.com>
    woshiyyya committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    9c85e0a View commit details
    Browse the repository at this point in the history
  3. fix monkey patch

    Signed-off-by: woshiyyya <xiaoyunxuan1998@gmail.com>
    woshiyyya committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    64a25f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

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

Commits on Jan 23, 2024

  1. update

    Signed-off-by: woshiyyya <xiaoyunxuan1998@gmail.com>
    woshiyyya committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    de63ce7 View commit details
    Browse the repository at this point in the history
  2. fix

    Signed-off-by: woshiyyya <xiaoyunxuan1998@gmail.com>
    woshiyyya committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    86316f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. address comments

    Signed-off-by: woshiyyya <xiaoyunxuan1998@gmail.com>
    woshiyyya committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    2c8150b View commit details
    Browse the repository at this point in the history
  2. address comments

    Signed-off-by: woshiyyya <xiaoyunxuan1998@gmail.com>
    woshiyyya committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    6600da2 View commit details
    Browse the repository at this point in the history
  3. fix tests

    Signed-off-by: woshiyyya <xiaoyunxuan1998@gmail.com>
    woshiyyya committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    8cd147b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f6845d View commit details
    Browse the repository at this point in the history
  5. polish comments

    Signed-off-by: woshiyyya <xiaoyunxuan1998@gmail.com>
    woshiyyya committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    dd67076 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. add examples in docstring

    Signed-off-by: woshiyyya <xiaoyunxuan1998@gmail.com>
    woshiyyya committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    c24b740 View commit details
    Browse the repository at this point in the history
  2. update

    Signed-off-by: woshiyyya <xiaoyunxuan1998@gmail.com>
    woshiyyya committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    10a42a9 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: matthewdeng <matthew.j.deng@gmail.com>
    Signed-off-by: Yunxuan Xiao <xiaoyunxuan1998@gmail.com>
    woshiyyya and matthewdeng committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    8832876 View commit details
    Browse the repository at this point in the history
  4. update proto

    Signed-off-by: woshiyyya <xiaoyunxuan1998@gmail.com>
    woshiyyya committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    0d83f42 View commit details
    Browse the repository at this point in the history
  5. fix lint

    Signed-off-by: woshiyyya <xiaoyunxuan1998@gmail.com>
    woshiyyya committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    193d527 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9ff4cd3 View commit details
    Browse the repository at this point in the history
  7. fix docstring

    Signed-off-by: woshiyyya <xiaoyunxuan1998@gmail.com>
    woshiyyya committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    8e171fa View commit details
    Browse the repository at this point in the history
  8. add assertion for torch_learner

    Signed-off-by: woshiyyya <xiaoyunxuan1998@gmail.com>
    woshiyyya committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    1b8639b View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. fix docstring

    Signed-off-by: woshiyyya <xiaoyunxuan1998@gmail.com>
    woshiyyya committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    aaa0793 View commit details
    Browse the repository at this point in the history
  2. fix test

    Signed-off-by: woshiyyya <xiaoyunxuan1998@gmail.com>
    woshiyyya committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    9a52ae9 View commit details
    Browse the repository at this point in the history