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

【Hackathon 第三期 No.4】 为 Paddle 新增 cummax API #45073

Commits on Aug 11, 2022

  1. add cummax API

    OccupyMars2025 committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    3c1dc6c View commit details
    Browse the repository at this point in the history
  2. modify cum_op.cc file

    1. change "ops::CummaxGradMaker"  to  "ops::CummaxGradOpMaker"
    2.  change "ops::CumOp"   to   "ops::CummaxOp"
    OccupyMars2025 committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    207066a View commit details
    Browse the repository at this point in the history