torchrec
torchrec copied to clipboard
Pytorch domain library for recommendation systems
Summary: Fix horrible docstrings (created by me) on pytorch.org right now. Reason is for dataclasses, we need to handle the docs carefully. Before: {F1644093577} same attribute would appear twice. After:...
Summary: arc lint external OSS PR Differential Revision: D57507551
Summary: Start testing inductor backend for collective ops instead of just eager Differential Revision: D57558437
Summary: OSS CI Pyre lint failing Differential Revision: D57350370
Differential Revision: D57290467
Differential Revision: D57262910
Reviewed By: connernilsen Differential Revision: D57271924
block_bucketize_sparse_features cannot be parallelized with the forward pass
Summary: support l2 cache size as a config passed from model side Differential Revision: D61418000
Summary: rowwise padding is needed to fix NE of Ads ranking models for AlltoAll communication with MX4. Differential Revision: D61928939