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
Summary:
Pull Request resolved: pytorch#2168
Add KeyValueParams class, that are for params to go to SSD TBE.
Expectation:
* pass to SSD TBE only when using EmbeddingComputeKernel.KEY_VALUE. This is important to make sure we can use a mixed of FUSED and KEY_VALUE tables.
* need to be hashable
Reviewed By: francomomo
Differential Revision: D58892592
0 commit comments