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

【Fix PIR Unittest No.65,67,68,69,70,163,262,293】Fix some test cast in PIR mode #64314

Merged
merged 5 commits into from
May 16, 2024

Conversation

wanghuancoder
Copy link
Contributor

@wanghuancoder wanghuancoder commented May 15, 2024

PR Category

Execute Infrastructure

PR Types

Bug fixes

Description

Pcard-67164
默认开启PIR模式后,修复8个单测:
test_lookup_table_bf16_op.py:部分使用了不兼容API
test_lookup_table_op.py:部分使用了不兼容API
test_lookup_table_v2_bf16_op.py:部分使用了不兼容API
test_lookup_table_v2_op.py:部分使用了不兼容API
test_set_value_op.py:部分使用了不兼容API
test_bicubic_interp_v2_op.py:未能复现
test_segment_ops.py:未能复现
test_index_fill.py:index_fill未支持PIR,修复即可

关联Issue:#63740

Copy link

paddle-bot bot commented May 15, 2024

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@wanghuancoder wanghuancoder changed the title 【Fix PIR Unittest No.65,67,68,69,70】Fix some test cast in PIR mode 【Fix PIR Unittest No.65,67,68,69,70,163,262,293】Fix some test cast in PIR mode May 16, 2024
@wanghuancoder wanghuancoder merged commit a8ee315 into PaddlePaddle:develop May 16, 2024
31 checks passed
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

3 participants