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] wrap BackendExecutor in ray.remote() #20123

Merged
merged 20 commits into from
Nov 13, 2021

Commits on Nov 6, 2021

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

Commits on Nov 9, 2021

  1. wip

    matthewdeng committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    bf7c877 View commit details
    Browse the repository at this point in the history
  2. fix trainer tests

    matthewdeng committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    a545a4c View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Configuration menu
    Copy the full SHA
    a496271 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c88fad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cef0ef9 View commit details
    Browse the repository at this point in the history
  4. fix import

    matthewdeng committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    c04c5b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8bf76ef View commit details
    Browse the repository at this point in the history
  6. force on head node

    matthewdeng committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    16c1f95 View commit details
    Browse the repository at this point in the history
  7. init ray

    matthewdeng committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    5e2dc3a View commit details
    Browse the repository at this point in the history
  8. split test files

    matthewdeng committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    60191d3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    381c3b2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6c7312b View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. update example

    matthewdeng committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    9df9823 View commit details
    Browse the repository at this point in the history
  2. move tests to ray client

    matthewdeng committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    090aeb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef01fda View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. address comments

    matthewdeng committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    47e52d3 View commit details
    Browse the repository at this point in the history
  2. move comment

    matthewdeng committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    7c895fd View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2021

  1. address comments

    matthewdeng committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    9e7a752 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8fe765 View commit details
    Browse the repository at this point in the history