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

[Opt] Math constant folding for scalars #285

Merged
merged 2 commits into from
Apr 10, 2021

Conversation

weimingzha0
Copy link
Collaborator

This PR addresses #284

@weimingzha0 weimingzha0 force-pushed the folding_for_scalars branch 2 times, most recently from 788c7f9 to 9a509e6 Compare April 9, 2021 21:05
Support constant folding for math binary opterations when lhs or rhs is
a constant scalar.
@weimingzha0 weimingzha0 merged commit 037f5a7 into alibaba:master Apr 10, 2021
@weimingzha0 weimingzha0 deleted the folding_for_scalars branch April 10, 2021 03:34
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.

2 participants