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

[cherry-pick] Optimize performance of dygraph (#42196) #42329

Merged
merged 2 commits into from
Apr 28, 2022

Commits on Apr 27, 2022

  1. Optimize performance of dygraph (v4) (PaddlePaddle#42196)

    * optimize performance of dygraph
    
    * optimize performance of dygraph and elementwise_add
    
    * optimize the trace op
    
    * fix bug
    
    * fix bug
    
    * fix unittest bug
    
    * fix code format
    zyfncg committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    823b5cd View commit details
    Browse the repository at this point in the history
  2. fix cherry-pick problem

    zyfncg committed Apr 27, 2022
    1 Configuration menu
    Copy the full SHA
    f4bfe98 View commit details
    Browse the repository at this point in the history