forked from pytorch/torchrec
-
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.
register modules in the same order as the original as EBC configs (py…
…torch#905) Summary: Pull Request resolved: pytorch#905 PTD contract() wants all parmas to be in the same order. Make embeddingbag.py adhere to this by registering modules in the same order as EBC configs Reviewed By: YLGH Differential Revision: D42158944 fbshipit-source-id: 34219ffdf1457c299d24a938b6de10b126f9dc05
- Loading branch information
1 parent
bf5a1cc
commit 2a5a29a
Showing
1 changed file
with
5 additions
and
6 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