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

Add paddle.lerp API to do a linear interpolation #37253

Merged
merged 17 commits into from
Dec 8, 2021

Conversation

Avin0323
Copy link
Contributor

@Avin0323 Avin0323 commented Nov 16, 2021

PR types

New features

PR changes

APIs

Describe

新增paddle.lerp API用于计算线性插值。

文档PR:docs#4123

image

image

@paddle-bot-old
Copy link

Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@Avin0323 Avin0323 changed the title [WIP] Add paddle.lerp API to do a linear interpolation Add paddle.lerp API to do a linear interpolation Dec 3, 2021
paddle/fluid/operators/lerp_op.h Show resolved Hide resolved
paddle/fluid/operators/lerp_op.h Outdated Show resolved Hide resolved
paddle/fluid/operators/lerp_op.h Outdated Show resolved Hide resolved
python/paddle/tensor/math.py Outdated Show resolved Hide resolved
python/paddle/tensor/math.py Outdated Show resolved Hide resolved
Copy link
Member

@zhhsplendid zhhsplendid 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
Contributor

@TCChenlong TCChenlong left a comment

Choose a reason for hiding this comment

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

LGTM

@Avin0323 Avin0323 merged commit 1716324 into PaddlePaddle:develop Dec 8, 2021
@Avin0323 Avin0323 deleted the add-lerp branch December 9, 2021 06:14
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.

4 participants