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

Call process_set._setup in init() to point to the correct native lib path #3258

Merged
merged 6 commits into from Nov 8, 2021

Commits on Nov 8, 2021

  1. call setup for common process_set in remote trainers

    Signed-off-by: TJ <tix@uber.com>
    TJ committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    83ede22 View commit details
    Browse the repository at this point in the history
  2. editted CHANGELOG

    Signed-off-by: TJ <tix@uber.com>
    TJ committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    bfb774d View commit details
    Browse the repository at this point in the history
  3. attempt to fix failing test by pinning protobuf version

    Signed-off-by: TJ <tix@uber.com>
    TJ committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    95c59b7 View commit details
    Browse the repository at this point in the history
  4. pin protobuf to horovod install

    Signed-off-by: TJ <tix@uber.com>
    TJ committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    61e03bb View commit details
    Browse the repository at this point in the history
  5. revert dockerfile changes

    Signed-off-by: TJ <tix@uber.com>
    TJ committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    62c118b View commit details
    Browse the repository at this point in the history
  6. test new code

    moved _setup call to init()
    
    Signed-off-by: TJ <tix@uber.com>
    TJ committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    85c3279 View commit details
    Browse the repository at this point in the history