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

support pow with scalar input, square, cast, var, size operators for deepxde #46024

Merged
merged 6 commits into from
Sep 16, 2022

Conversation

cxxly
Copy link
Contributor

@cxxly cxxly commented Sep 14, 2022

PR types

New features

PR changes

OPs

Describe

  • add pow orig2prim with scalar input
  • add square orig2prim
  • add cast primtive operator and relative rules
  • add size orig2prim
  • add paddle.var api grad tests
  • add elementwise_div orig2prim rule

@cxxly cxxly changed the title support scalar pow, square, cast, var, size operators support scalar pow, square, cast, var, size operators for deepxde Sep 14, 2022
@cxxly cxxly changed the title support scalar pow, square, cast, var, size operators for deepxde support pow with scalar input, square, cast, var, size operators for deepxde Sep 14, 2022
@cxxly cxxly force-pushed the deepxde_primitive_operators branch 2 times, most recently from 0d0546c to 50ddefe Compare September 14, 2022 10:46
Copy link
Contributor

@JiabinYang JiabinYang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@XiaoguangHu01 XiaoguangHu01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

@iclementine iclementine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@iclementine iclementine merged commit 1711407 into PaddlePaddle:develop Sep 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants