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] Clear extra attrs of some ops in OpMaker (#46150, #46321, #46418, #46451, #46457) #46553

Merged
merged 7 commits into from
Sep 28, 2022

Commits on Sep 27, 2022

  1. Clear extra attributes of some Op in OpMaker (Part4) (PaddlePaddle#46060

    )
    
    * clear extra attr of some ops in opmaker
    
    * revert clear use_cudnn for pool
    
    * fix test_operator_desc
    
    * fix Attr interface of OperatorBase
    zyfncg committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    e05c1eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe44e60 View commit details
    Browse the repository at this point in the history
  3. Clear extra attrs of lookup_table_v2 in OpMaker (PaddlePaddle#46321)

    * clear extra attrs of look_up_table_v2 in opmaker
    
    * fix bug
    zyfncg committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    0a317ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef7caff View commit details
    Browse the repository at this point in the history
  5. delete repeated item

    zyfncg committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    b7d9005 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e80a98 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    43dd21f View commit details
    Browse the repository at this point in the history