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
support shared bucketized features for id score list unified embedding table (#2592)
Summary:
Pull Request resolved: #2592
with shared embedding table with multiple features in UE, we need to do sanity check on whether all id score list features in a certain UE group are of same bucketized type.
This diff extended sparse embedding bag preprocessing to enable this check with backward compatibility with single feature scenarios.
Reviewed By: yusuo
Differential Revision: D66314015
fbshipit-source-id: 9ace9d84d545461e5d470db2bb62bfa91eab9b22
0 commit comments