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

Fix trpc device map #2112

Closed
wants to merge 11 commits into from
Closed

Fix trpc device map #2112

wants to merge 11 commits into from

Commits on Apr 30, 2024

  1. Merge pull request #2063 from FedML-AI/alexleung/dev_v070

    Alexleung/dev v070
    chaoyanghe authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    b0358f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b9baf5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2074 from FedML-AI/alexleung/dev_v070

    [CoreEngine] fixed the train job issue in the workflow.
    chaoyanghe authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    27ecc52 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Update README.md

    chaoyanghe authored May 10, 2024
    Configuration menu
    Copy the full SHA
    7155903 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    chaoyanghe authored May 10, 2024
    Configuration menu
    Copy the full SHA
    4ef7114 View commit details
    Browse the repository at this point in the history
  3. Add files via upload

    chaoyanghe authored May 10, 2024
    Configuration menu
    Copy the full SHA
    9b551cf View commit details
    Browse the repository at this point in the history
  4. Update README.md

    chaoyanghe authored May 10, 2024
    Configuration menu
    Copy the full SHA
    793b2d9 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    chaoyanghe authored May 10, 2024
    Configuration menu
    Copy the full SHA
    f2cfe4f View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    20a7734 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2093 from FedML-AI/dimitris/hotfix-readme

    Removing duplicate image.
    chaoyanghe authored May 13, 2024
    Configuration menu
    Copy the full SHA
    03e11df View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. fix bug in set_device_map for trpc

    device_list is a dictionary, and we need to map to its values, not the keys
    bene-ges authored May 16, 2024
    Configuration menu
    Copy the full SHA
    8f6e8f3 View commit details
    Browse the repository at this point in the history