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

[Dygraph] Fix performance of pp+mp by using send/recv_calc_stream instead of send/recv #46116

Merged
merged 20 commits into from
Oct 8, 2022

Commits on Sep 16, 2022

  1. fix perf of pp

    haohongxiang committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    d4b6d1a View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    c2ce98c View commit details
    Browse the repository at this point in the history
  2. update

    haohongxiang committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    3ba33e2 View commit details
    Browse the repository at this point in the history
  3. update

    haohongxiang committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    34566e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. sync recv for 1f1b

    FeixLiu committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    edf5c2f View commit details
    Browse the repository at this point in the history
  2. update

    FeixLiu committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    1398183 View commit details
    Browse the repository at this point in the history
  3. for general pp

    FeixLiu committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    98229c6 View commit details
    Browse the repository at this point in the history
  4. add assertion

    FeixLiu committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    194b8ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54f1d1b View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    cc52bea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b5de91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e94606e View commit details
    Browse the repository at this point in the history
  4. update

    haohongxiang committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    17a9161 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. update

    haohongxiang committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    a61850e View commit details
    Browse the repository at this point in the history
  2. update c_identity

    haohongxiang committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    06b4e10 View commit details
    Browse the repository at this point in the history
  3. update

    haohongxiang committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    57f001a View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. update

    haohongxiang committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    8404c72 View commit details
    Browse the repository at this point in the history
  2. update

    haohongxiang committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    0e41620 View commit details
    Browse the repository at this point in the history
  3. update

    haohongxiang committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    719652b View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

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