Skip to content

Pull requests: NVIDIA/TransformerEngine

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
Assigned to nobody Loading
Sort

Pull requests list

Fix include after ptx move community-contribution PRs from external contributor outside the core maintainers, representing community-driven work.
#3416 opened Aug 22, 2026 by mmarcinkiewicz Loading…
3 of 13 tasks
Add the support of variable dtypes of params and grads in capturable Fused Adam.
#3414 opened Aug 21, 2026 by ptrendx Member Loading…
1 of 13 tasks
Fix PyTorch EP tests sharing a single timeout 2.19
#3413 opened Aug 21, 2026 by fheinecke Collaborator Loading…
2 of 13 tasks
Ring Attention: free unused kv comm buffers community-contribution PRs from external contributor outside the core maintainers, representing community-driven work.
#3411 opened Aug 21, 2026 by francesco-bertolotti Contributor Loading…
6 of 13 tasks
Reduce Grouped MLP Fuser CPU Overhead community-contribution PRs from external contributor outside the core maintainers, representing community-driven work.
#3410 opened Aug 20, 2026 by zhongbozhu Collaborator Loading…
13 tasks
[Common] Benchmarkable Unit Tests
#3408 opened Aug 19, 2026 by denera Collaborator Draft
8 of 13 tasks
Use cuDNN's deterministic dprob in the fused grouped MLP community-contribution PRs from external contributor outside the core maintainers, representing community-driven work.
#3407 opened Aug 19, 2026 by ZhiyuLi-Nvidia Loading…
7 of 13 tasks
[PyTorch] Optimize GroupedLinear validation
#3405 opened Aug 19, 2026 by negvet Collaborator Loading…
13 tasks
Bump flash attention 2 community-contribution PRs from external contributor outside the core maintainers, representing community-driven work.
#3403 opened Aug 19, 2026 by francesco-bertolotti Contributor Loading…
Add entrypoint for flagos multi-backend plugin system community-contribution PRs from external contributor outside the core maintainers, representing community-driven work.
#3401 opened Aug 19, 2026 by lxd-cumt Loading…
fix: guard backward_dw() bias-grad backfill against a legitimately-empty bgrad community-contribution PRs from external contributor outside the core maintainers, representing community-driven work.
#3400 opened Aug 18, 2026 by nvegesna-netizen Contributor Loading…
Publishing updates 2.19
#3399 opened Aug 18, 2026 by zredeaux07 Draft
[PyTorch] Pair delayed-scaling FP8 recompute metadata per module community-contribution PRs from external contributor outside the core maintainers, representing community-driven work.
#3394 opened Aug 18, 2026 by nvegesna-netizen Contributor Loading…
7 of 13 tasks
Thread tanh logit softcapping through FlashAttention (FA2, opt-in FA3) community-contribution PRs from external contributor outside the core maintainers, representing community-driven work.
#3391 opened Aug 17, 2026 by nvegesna-netizen Contributor Loading…
fix: duplicate pad_between_seqs skips and wrong architecture direction community-contribution PRs from external contributor outside the core maintainers, representing community-driven work.
#3390 opened Aug 17, 2026 by andrewwhitecdw Contributor Loading…
fix: guard softmax_offset.grad.zero_() by is_training community-contribution PRs from external contributor outside the core maintainers, representing community-driven work.
#3389 opened Aug 17, 2026 by andrewwhitecdw Contributor Loading…
fix: scan-ring env var may leak across tests on pytest.skip community-contribution PRs from external contributor outside the core maintainers, representing community-driven work.
#3388 opened Aug 17, 2026 by andrewwhitecdw Contributor Loading…
fix: reorder test uses original shape after swapping SBHD axes community-contribution PRs from external contributor outside the core maintainers, representing community-driven work.
#3387 opened Aug 17, 2026 by andrewwhitecdw Contributor Loading…
[PyTorch] Share MXFP8 data tensor between rowwise and columnwise for 2D quantization community-contribution PRs from external contributor outside the core maintainers, representing community-driven work.
#3385 opened Aug 17, 2026 by TangChangcheng Loading…
Produce BOLT-compatible libraries
#3383 opened Aug 14, 2026 by fheinecke Collaborator Loading…
2 of 13 tasks
[PyTorch] Reduce CPU overhead on eager EP dispatch and combine
#3380 opened Aug 13, 2026 by phu0ngng Collaborator Loading…
6 of 13 tasks
fix: duplicate JUnit XML filename overwrites encoder test results community-contribution PRs from external contributor outside the core maintainers, representing community-driven work.
#3376 opened Aug 13, 2026 by andrewwhitecdw Contributor Loading…
fix: make_mask uses deprecated jnp.bool instead of jnp.bool_ community-contribution PRs from external contributor outside the core maintainers, representing community-driven work.
#3371 opened Aug 13, 2026 by andrewwhitecdw Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.