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

【Hackathon No.60】randperm, split, split_with_num 算子FP16/BF16单测完善 #52683

Merged
merged 5 commits into from
Apr 18, 2023

Conversation

co63oc
Copy link
Contributor

@co63oc co63oc commented Apr 8, 2023

PR types

Others

PR changes

Others

Describe

randperm 算子FP16/BF16单测完善
图片

split, split_with_num 算子FP16/BF16单测完善
图片
测试文件相同test_split_op.py

文档修改 PaddlePaddle/docs#5791

@paddle-bot
Copy link

paddle-bot bot commented Apr 8, 2023

你的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.

@co63oc co63oc changed the title 【Hackathon No.60】split, split_with_num 算子FP16/BF16单测完善 【Hackathon No.60】randperm, split, split_with_num 算子FP16/BF16单测完善 Apr 13, 2023
globals()[cls_name] = TestSplitBF16Op


def create_test_split_with_num_bf16(parent):
Copy link
Contributor

Choose a reason for hiding this comment

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

感觉可以复用上面的create_test_bf16

Copy link
Contributor Author

Choose a reason for hiding this comment

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

已修改

globals()[cls_name] = TestSplitFP16Op


def create_test_split_with_num_fp16(parent):
Copy link
Contributor

Choose a reason for hiding this comment

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

感觉可以复用create_test_fp16

Copy link
Contributor Author

Choose a reason for hiding this comment

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

已修改

@co63oc
Copy link
Contributor Author

co63oc commented Apr 15, 2023

@luotao1 @ZzSean CI已完成

Copy link
Contributor

@ZzSean ZzSean left a comment

Choose a reason for hiding this comment

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

LGTM

@ZzSean ZzSean merged commit bc91012 into PaddlePaddle:develop Apr 18, 2023
@co63oc co63oc deleted the split branch April 18, 2023 15:44
jjyaoao pushed a commit to jjyaoao/Paddle that referenced this pull request Apr 19, 2023
lijialin03 pushed a commit to lijialin03/Paddle that referenced this pull request Apr 25, 2023
ZzSean pushed a commit to ZzSean/Paddle that referenced this pull request May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor External developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants