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.
MCH LRU Eviction Policy (pytorch#1598)
Summary: LRU eviction policy with user-variable decay exponent (e.g. decay_exponent=1 is LRU with linear distance). Reviewed By: dstaay-fb Differential Revision: D52100910
- Loading branch information
1 parent
3499bcc
commit 06ac6f2
Showing
1 changed file
with
135 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