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

use int64 to calc dim for c softmax #53541

Merged
merged 2 commits into from
May 6, 2023

Conversation

FeixLiu
Copy link
Contributor

@FeixLiu FeixLiu commented May 6, 2023

PR types

Others

PR changes

Others

Description

use int64 to calc dim for c softmax to fit huge dim tensor calculation

@paddle-bot
Copy link

paddle-bot bot commented May 6, 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.

@FeixLiu FeixLiu requested review from ForFishes and sneaxiy May 6, 2023 01:58
@sneaxiy sneaxiy merged commit da963ea into PaddlePaddle:develop May 6, 2023
@FeixLiu FeixLiu deleted the parallel_cross_entropy_fixer branch May 6, 2023 04:32
GuoxiaWang pushed a commit to GuoxiaWang/Paddle that referenced this pull request Mar 1, 2024
* use int64 to calc dim for c softmax

* fix complie bug
sneaxiy pushed a commit that referenced this pull request Mar 3, 2024
* use int64 to calc dim for c softmax

* fix complie bug

Co-authored-by: Yuang Liu <liuyuang@baidu.com>
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.

2 participants