torchrec icon indicating copy to clipboard operation
torchrec copied to clipboard

Pytorch domain library for recommendation systems

Results 455 torchrec issues
Sort by recently updated
recently updated
newest added

Summary: tsia Reviewed By: kausv Differential Revision: D75014609

CLA Signed
fb-exported

I want to create a total of 196GB embedding, where each embedding is calculated as (274352000 buckets * 192 dims * 4 bytes * 1), distributed across 4 * 8...

Where can I see a roadmap? like https://drive.google.com/file/d/1daGLhmlWezP4C35PfdQMkGMC4ePEPYor/view

Does torchrec support implicit feedback datasets where we only have data on the items that the customers purchased? How about where with datasets that have sparse data where >60% null...

Summary: Fixed the undeclared type "ShardingPlan" Differential Revision: D75108254

CLA Signed
fb-exported

Summary: Fix the issue in tower QPS metric update issue in P1806989639 and discussed in [link](https://fb.workplace.com/groups/527654686243695/posts/989373686738457/?comment_id=990338486641977&reply_comment_id=990584749950684), and expose the new TorchMetric fusion [feature](https://fb.workplace.com/groups/527654686243695/permalink/989373686738457) in to Pyper users Differential Revision: D75120928

CLA Signed
fb-exported

Summary: * make torchrec feature container types fx argument construction friendly. easily for tracing. Reviewed By: 842974287 Differential Revision: D40275521

CLA Signed
fb-exported

Summary: * add state_dict, load_state_dict overload to unify quant_ebc state_dict with the ebc family. Differential Revision: D40236094

CLA Signed
fb-exported

Summary: * since dmp's wrapped module interface mismatch. the copy routine based on named_module replacement will fail. thus we directly copy the wrapped one underneath. Differential Revision: D44574214

CLA Signed
fb-exported