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

Add max_acc_splits #1017

Closed
wants to merge 1 commit into from
Closed

Conversation

qxy11
Copy link
Contributor

@qxy11 qxy11 commented Aug 8, 2024

Summary: Model owners can set the lower_settings with max_acc_splits=2, and lowering will fail during model iteration, to alert them of possible performance degradation from increased fragmentation.

Differential Revision: D60133589

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Aug 8, 2024
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

qxy11 added a commit to qxy11/AITemplate-1 that referenced this pull request Aug 12, 2024
Summary:
Pull Request resolved: facebookincubator#1017

X-link: pytorch/pytorch#133041

Model owners can set the lower_settings with max_acc_splits=2, and lowering will fail during model iteration, to alert them of possible performance degradation from increased fragmentation.

Differential Revision: D60133589
qxy11 added a commit to qxy11/pytorch that referenced this pull request Aug 12, 2024
Summary:
X-link: facebookincubator/AITemplate#1017

Pull Request resolved: pytorch#133041

Model owners can set the lower_settings with max_acc_splits=2, and lowering will fail during model iteration, to alert them of possible performance degradation from increased fragmentation.

Test Plan: Added unit tests

Differential Revision: D60133589
@facebook-github-bot
Copy link
Contributor

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

qxy11 added a commit to qxy11/AITemplate-1 that referenced this pull request Aug 12, 2024
Summary:
Pull Request resolved: facebookincubator#1017

X-link: pytorch/pytorch#133041

Model owners can set the lower_settings with max_acc_splits=2, and lowering will fail during model iteration, to alert them of possible performance degradation from increased fragmentation.

Reviewed By: frank-wei

Differential Revision: D60133589
qxy11 added a commit to qxy11/pytorch that referenced this pull request Aug 12, 2024
Summary:
X-link: facebookincubator/AITemplate#1017

Pull Request resolved: pytorch#133041

Model owners can set the lower_settings with max_acc_splits=2, and lowering will fail during model iteration, to alert them of possible performance degradation from increased fragmentation.

Test Plan: Added unit tests

Reviewed By: frank-wei

Differential Revision: D60133589
@facebook-github-bot
Copy link
Contributor

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

qxy11 added a commit to qxy11/AITemplate-1 that referenced this pull request Aug 13, 2024
Summary:
Pull Request resolved: facebookincubator#1017

X-link: pytorch/pytorch#133041

Model owners can set the lower_settings with max_acc_splits=2, and lowering will fail during model iteration, to alert them of possible performance degradation from increased fragmentation.

Reviewed By: frank-wei

Differential Revision: D60133589
qxy11 added a commit to qxy11/pytorch that referenced this pull request Aug 13, 2024
Summary:
X-link: facebookincubator/AITemplate#1017

Pull Request resolved: pytorch#133041

Model owners can set the lower_settings with max_acc_splits=2, and lowering will fail during model iteration, to alert them of possible performance degradation from increased fragmentation.

Test Plan: Added unit tests

Reviewed By: frank-wei

Differential Revision: D60133589
qxy11 added a commit to qxy11/AITemplate-1 that referenced this pull request Aug 13, 2024
Summary:
Pull Request resolved: facebookincubator#1017

X-link: pytorch/pytorch#133041

Model owners can set the lower_settings with max_acc_splits=2, and lowering will fail during model iteration, to alert them of possible performance degradation from increased fragmentation.

Reviewed By: frank-wei, oniononion36

Differential Revision: D60133589
@facebook-github-bot
Copy link
Contributor

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

1 similar comment
@facebook-github-bot
Copy link
Contributor

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

qxy11 added a commit to qxy11/AITemplate-1 that referenced this pull request Aug 13, 2024
Summary:
Pull Request resolved: facebookincubator#1017

X-link: pytorch/pytorch#133041

Model owners can set the lower_settings with max_acc_splits=2, and lowering will fail during model iteration, to alert them of possible performance degradation from increased fragmentation.

Reviewed By: frank-wei, oniononion36

Differential Revision: D60133589
Summary:
Pull Request resolved: facebookincubator#1017

X-link: pytorch/pytorch#133041

Model owners can set the lower_settings with max_acc_splits=2, and lowering will fail during model iteration, to alert them of possible performance degradation from increased fragmentation.

Reviewed By: frank-wei, oniononion36

Differential Revision: D60133589
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 4360ae3.

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.

3 participants