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.
Merge memory efficient prefetch pipeline into current prefetch pipeli…
…ne (pytorch#1972) Summary: Pull Request resolved: pytorch#1972 use one less batch to save memory. Memory usage is less, and QPS is on par. Relanding of D54322913 Differential Revision: D57139157
- Loading branch information
1 parent
5eeefd9
commit 14ffef5
Showing
1 changed file
with
4 additions
and
10 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