forked from pytorch/pytorch
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[lowering] Add max_acc_splits (pytorch#133041)
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
- Loading branch information
1 parent
00aa086
commit 75fc7d3
Showing
1 changed file
with
20 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters