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.
[reland2][dynamo] Revert "Revert "[reland][dynamo] use optimizers cor…
…rectly in benchmar… (pytorch#90956) …king (pytorch#87492)" (pytorch#90746)" This reverts commit ff1bbc2. This should be okay to merge now. The flakiness of HF models will be fixed by seeding the rng (pytorch#90936), and the numeric mismatch was root-caused to three decomps (still investigating why those decomps cause this) see pytorch/torchdynamo#1985 for more detail. Pull Request resolved: pytorch#90956 Approved by: https://github.com/desertfire
- Loading branch information
1 parent
c2c14f9
commit 8bc38ae
Showing
5 changed files
with
28 additions
and
27 deletions.
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
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
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
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
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