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#1608)
Summary: Pull Request resolved: pytorch#1608 Pull Request resolved: pytorch#1598 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 fbshipit-source-id: f9c3d7bbd0639566d12d9a71ecc59f385a3f3b16
- Loading branch information
1 parent
3499bcc
commit fd97af0
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