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

[PIR]Migrate interpolate into pir #58531

Merged
merged 4 commits into from Nov 6, 2023
Merged

Conversation

0x45f
Copy link
Contributor

@0x45f 0x45f commented Oct 31, 2023

PR types

Others

PR changes

Others

Description

[PIR]Migrate interpolate into pir
涉及到5个单测:

  • test_bicubic_interp_v2_op.py: 单测都已经打开
  • test_bicubic_interp_v2_op.py:TestBilinearInterpOp_attr_tensor及其子类新IR测试没有打开,打开后对应的反向Vjp会段错误
  • test_linear_interp_v2_op.py:TestLinearInterpOpSizeTensor及其子类新IR测试没有打开,打开后对应的反向Vjp会段错误
  • test_nearest_interp_v2_op.py:TestNearestInterpOp_attr_tensor及其子类新IR测试没有打开,打开后对应的反向Vjp会段错误
  • test_trilinear_interp_v2_op.py:TestTrilinearInterpOp_attr_tensor及其子类新IR测试没有打开,打开后对应的反向Vjp会段错误

没有打开的单测应该都是一类问题,反向Vjp报段错误
Pcard-67164

@paddle-bot paddle-bot bot added the contributor External developers label Oct 31, 2023
@paddle-bot paddle-bot bot removed the contributor External developers label Nov 3, 2023
@0x45f 0x45f merged commit 74fc275 into PaddlePaddle:develop Nov 6, 2023
28 checks passed
@0x45f 0x45f deleted the pir-interpolate branch November 6, 2023 07:07
zeroRains pushed a commit to zeroRains/Paddle that referenced this pull request Nov 8, 2023
danleifeng pushed a commit to danleifeng/Paddle that referenced this pull request Nov 14, 2023
SecretXV pushed a commit to SecretXV/Paddle that referenced this pull request Nov 28, 2023
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