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.
Back out "move tensor concatenation to compute step from update step" (…
…pytorch#1506) Summary: Pull Request resolved: pytorch#1506 OOM issues on MAST, changing AUC to optionally apply tensor cats in update or compute. Original commit changeset: 891c8b1de5f1 Original Phabricator Diff: D51176437 Differential Revision: D51270369 fbshipit-source-id: 5f51cc5e037710956c2c6cbe5a1249b137b8f1f5
- Loading branch information
1 parent
e2cc13a
commit c7770f9
Showing
3 changed files
with
61 additions
and
79 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