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

Make AIT use fp32 accumulation for reduce_3d kernels by default. #862

Closed
wants to merge 1 commit into from

Conversation

muchulee8
Copy link
Contributor

Summary: Use fp32 accumulation by default, only use fp16 if use_fp16_acc == True.

Differential Revision: D47928197

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported labels Jul 31, 2023
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D47928197

muchulee8 added a commit to muchulee8/AITemplate that referenced this pull request Jul 31, 2023
…ebookincubator#862)

Summary:
Pull Request resolved: facebookincubator#862

Use fp32 accumulation by default, only use fp16 if use_fp16_acc == True.

Differential Revision: D47928197

fbshipit-source-id: 7d321cbc2371b4bda3011c659690c09002a7f40f
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D47928197

muchulee8 added a commit to muchulee8/AITemplate that referenced this pull request Jul 31, 2023
…ebookincubator#862)

Summary:
Pull Request resolved: facebookincubator#862

Use fp32 accumulation by default, only use fp16 if use_fp16_acc == True.

Reviewed By: chenyang78

Differential Revision: D47928197

fbshipit-source-id: b1ad0e6189583419b2ddf41a2ece35a515151380
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D47928197

muchulee8 added a commit to muchulee8/AITemplate that referenced this pull request Jul 31, 2023
…ebookincubator#862)

Summary:
Pull Request resolved: facebookincubator#862

Use fp32 accumulation by default, only use fp16 if use_fp16_acc == True.

Reviewed By: chenyang78

Differential Revision: D47928197

fbshipit-source-id: 1cc98e5d985ae565ebc4560eaf7cd17f519eb8d9
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D47928197

…ebookincubator#862)

Summary:
Pull Request resolved: facebookincubator#862

Use fp32 accumulation by default, only use fp16 if use_fp16_acc == True.

Reviewed By: chenyang78

Differential Revision: D47928197

fbshipit-source-id: 0498edc19fa617ec608e5fd263db104b4c529f2c
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D47928197

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in b4a4d5b.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants