-
Notifications
You must be signed in to change notification settings - Fork 469
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tests for torch.export sharded inference module (#1885)
Summary: Pull Request resolved: #1885 The previous stack of diffs finally enables non-strict torch.export of TorchRec sharded inference modules (QEBC, QFPEBC). This provides the torch.export tests for ensuring compatability. Unflatten currently does not work and will be WIP Reviewed By: IvanKobzarev Differential Revision: D56207585 fbshipit-source-id: 1024b3300a38d87f94c3cd6c11e304e33ac56c5d
- Loading branch information
1 parent
9f88932
commit b55fdb6
Showing
2 changed files
with
166 additions
and
22 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