Skip to content

Pull requests: facebookresearch/generative-recommenders

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

add pytorch implementations for jagged operations CLA Signed This label is managed by the Meta Open Source bot. fb-exported
#137 opened Nov 19, 2024 by zhaozhul Loading…
(1/2) Simplifies similarity fn-related code in the GR codebase based on the latest MoL/RAILS implementations. CLA Signed This label is managed by the Meta Open Source bot.
#135 opened Nov 19, 2024 by jiaqizhai Loading…
Replace Triton addmm with torch.addmm for AMD to achieve better training performance CLA Signed This label is managed by the Meta Open Source bot. fb-exported
#133 opened Nov 19, 2024 by yoyoyocmu Loading…
Change autotune key for ragged_hstu_attention to support dynamic batch size CLA Signed This label is managed by the Meta Open Source bot. fb-exported
#132 opened Nov 18, 2024 by AlbertDachiChen Loading…
Bug fix: detecting contextual length in triton hstu attn code CLA Signed This label is managed by the Meta Open Source bot. fb-exported
#130 opened Nov 18, 2024 by lic225 Loading…
Fix type-safety of torch.nn.Module instances CLA Signed This label is managed by the Meta Open Source bot. fb-exported
#129 opened Nov 18, 2024 by ezyang Loading…
move sorted_kv_pairs from hammer/ops/cuda/ to hammer/ops/cpp/ CLA Signed This label is managed by the Meta Open Source bot. fb-exported
#128 opened Nov 18, 2024 by jiyuanzFB Loading…
copy complete_cumsum kernel to ops/cpp/ CLA Signed This label is managed by the Meta Open Source bot. fb-exported
#127 opened Nov 15, 2024 by jiyuanzFB Loading…
Redefine FBGEMM targets with gpu_cpp_library (Re-land attempt of D64863809) CLA Signed This label is managed by the Meta Open Source bot. fb-exported
#126 opened Nov 15, 2024 by q10 Loading…
num_stages=0 becomes num_stages=2 CLA Signed This label is managed by the Meta Open Source bot. fb-exported
#125 opened Nov 14, 2024 by nmacchioni Loading…
Fix max_attn_len numerical CLA Signed This label is managed by the Meta Open Source bot. fb-exported
#124 opened Nov 14, 2024 by hanli0612 Loading…
: Add permute_4d_jagged_2013 cufa kernel CLA Signed This label is managed by the Meta Open Source bot. fb-exported
#113 opened Nov 6, 2024 by xing-liu Loading…
Enable HSTU SMEM for TW and PW with autotuning for both SMEM preload and maxnregs CLA Signed This label is managed by the Meta Open Source bot. fb-exported
#92 opened Oct 7, 2024 by plotfi Loading…
[Triton SMEM] Add not-yet-landed usage of Triton SMEM feature with autotuning CLA Signed This label is managed by the Meta Open Source bot.
#72 opened Aug 22, 2024 by plotfi Draft
[WIP] TMA Version of HSTU (Autotuned) CLA Signed This label is managed by the Meta Open Source bot.
#71 opened Aug 21, 2024 by plotfi Loading…
TMA version of hstu CLA Signed This label is managed by the Meta Open Source bot.
#57 opened Jul 24, 2024 by manman-ren Draft
ProTip! Filter pull requests by the default branch with base:main.