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.
[FX] Fix operator_schemas normalize_function to consider OpOverloads (p…
…ytorch#76469) Summary: Pull Request resolved: pytorch#76469 Broken by Original commit changeset: 450e86c4e08a Original Phabricator Diff: D35874477 Test Plan: Added unit test coverage to test_fx_experimental Reviewed By: albanD Differential Revision: D35978105 fbshipit-source-id: f22670b3b00a86777a26feaf4cb911595d150a17 (cherry picked from commit 91868b1)
- Loading branch information
1 parent
b7bd677
commit 1c5a66c
Showing
2 changed files
with
29 additions
and
0 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