You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding util func to get inference threshold for feature score eviction. (meta-pytorch#3321)
Summary:
Since the eviction threshold for feature score eviction is dynamic changed, we have to recalculate the threshold in publish to evict based on max inference id pre rank to avoid inference oom.
Reviewed By: emlin
Differential Revision: D80880936
0 commit comments