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

[geometric]Add paddle.geometric.send_u_recv API #44580

Merged

Commits on Jul 22, 2022

  1. change out_size to INTArray

    DesmonDay committed Jul 22, 2022
    Copy the full SHA
    07005a6 View commit details
    Browse the repository at this point in the history
  2. fix out_size eager bug

    DesmonDay committed Jul 22, 2022
    Copy the full SHA
    00e8cdd View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2c8d2cb View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. add deprecated for paddle.incubate.graph_send_recv, add paddle.geomet…

    …ric.send_u_recv and unittests
    DesmonDay committed Jul 25, 2022
    Copy the full SHA
    2131886 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. fix lowest bug

    DesmonDay committed Jul 26, 2022
    Copy the full SHA
    a47b281 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Copy the full SHA
    ad1692c View commit details
    Browse the repository at this point in the history
  2. add default value in yaml

    DesmonDay committed Aug 2, 2022
    Copy the full SHA
    f8fac9a View commit details
    Browse the repository at this point in the history
  3. change api file name

    DesmonDay committed Aug 2, 2022
    Copy the full SHA
    978f139 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. change name

    DesmonDay committed Aug 8, 2022
    Copy the full SHA
    bd2da52 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…

    … change_graph_send_recv_outsize
    DesmonDay committed Aug 9, 2022
    Copy the full SHA
    b11a60c View commit details
    Browse the repository at this point in the history