pytorch / torchrec

Pytorch domain library for recommendation systems
BSD 3-Clause "New" or "Revised" License
1.79k stars 381 forks source link

Grouped table generation for unified embedding #2164

Open Fiery opened 1 week ago

Fiery commented 1 week ago

Summary: Implementing feature grouping in APS model generator to enable unified embedding onbaording to FM

This diff introduced a new config section "unified_embedding" inside AdsFeatureArchEntityConfig and AdsFeatureArchConfig (for v1/v2 compatibility)

Major configurable properties enabled in this section is as below:

There are other alternative to this design which has been thoroughly discussed in

Differential Revision: D58615622

facebook-github-bot commented 1 week ago

This pull request was exported from Phabricator. Differential Revision: D58615622