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 BatchNorm2D into pir #58113

Merged
merged 7 commits into from
Oct 19, 2023
Merged

Conversation

0x45f
Copy link
Contributor

@0x45f 0x45f commented Oct 16, 2023

PR types

Others

PR changes

Others

Description

[PIR]Migrate BatchNorm2D into pir

这个PR中修改了两个接口,class BatchNorm2D 和 class BatchNorm,涉及到的单测有两个

  • test_batch_norm_op.py
    TestDygraphBatchNormAPIError是测试error的单测,没有打开;其余的涉及到class BatchNorm的静态图单测已经都打开

  • test_batch_norm_op_v2.py
    单测中只有一个静态图下关于class BatchNorm2D的测试case,已经打开

Pcard-67164

Xinyu302 added a commit to Xinyu302/Paddle that referenced this pull request Oct 18, 2023
@0x45f 0x45f merged commit cfd1d0e into PaddlePaddle:develop Oct 19, 2023
28 checks passed
@0x45f 0x45f deleted the pir-BatchNorm2D branch October 19, 2023 06:58
hitywt pushed a commit to hitywt/Paddle that referenced this pull request Oct 24, 2023
jiahy0825 pushed a commit to jiahy0825/Paddle that referenced this pull request Oct 26, 2023
danleifeng pushed a commit to danleifeng/Paddle that referenced this pull request Nov 14, 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.

3 participants