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

[Zero-Dim] Support output 0D for numel/size/optimizer/create_parameter/create_global_var, test=allcase #51566

Merged
merged 1 commit into from
Mar 20, 2023

Conversation

zhwesky2010
Copy link
Contributor

@zhwesky2010 zhwesky2010 commented Mar 13, 2023

PR types

New features

PR changes

APIs

Describe

支持以下API输出0D Tensor:

1. paddle.numel
2. paddle.create_parameter
3. paddle.static.create_parameter
4. paddle.static.create_global_var

@paddle-bot
Copy link

paddle-bot bot commented Mar 13, 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.

@zhwesky2010 zhwesky2010 changed the title [Zero-Dim] fix some usage to adapt to 0D Tensor [Zero-Dim] Support 0D for numel/size/optimizer, fix some usage to adapt 0D Mar 13, 2023
@zhwesky2010 zhwesky2010 force-pushed the adapt_0d2 branch 3 times, most recently from 581f47e to 01062a3 Compare March 14, 2023 08:41
@zhwesky2010 zhwesky2010 changed the title [Zero-Dim] Support 0D for numel/size/optimizer, fix some usage to adapt 0D [Zero-Dim] Support 0D for numel/size/optimizer/create_parameter/create_global_var Mar 14, 2023
@zhwesky2010 zhwesky2010 changed the title [Zero-Dim] Support 0D for numel/size/optimizer/create_parameter/create_global_var [Zero-Dim] Support 0D for numel/rank/size/optimizer/create_parameter/create_global_var Mar 14, 2023
…create_global_var, fix some usage to adapt 0D
Copy link
Contributor

@jeff41404 jeff41404 left a comment

Choose a reason for hiding this comment

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

LGTM

@zhwesky2010 zhwesky2010 merged commit c74aaf6 into PaddlePaddle:develop Mar 20, 2023
@zhwesky2010 zhwesky2010 changed the title [Zero-Dim] Support 0D for numel/rank/size/optimizer/create_parameter/create_global_var [Zero-Dim] Support output 0D for numel/rank/size/optimizer/create_parameter/create_global_var Mar 21, 2023
@zhwesky2010 zhwesky2010 changed the title [Zero-Dim] Support output 0D for numel/rank/size/optimizer/create_parameter/create_global_var [Zero-Dim] Support output 0D for numel/size/optimizer/create_parameter/create_global_var Apr 11, 2023
@zhwesky2010 zhwesky2010 changed the title [Zero-Dim] Support output 0D for numel/size/optimizer/create_parameter/create_global_var [Zero-Dim] Support output 0D for numel/size/optimizer/create_parameter/create_global_var, test=allcase Apr 11, 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

2 participants