Skip to content

Pull requests: pytorch/helion

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

[autotune] Feat: Overlapping GPU benchmarking and CPU compilation CLA Signed This label is managed by the Meta Open Source bot.
#1416 opened Feb 10, 2026 by hinriksnaer Collaborator Draft
[Autotuner] Add generation_ctx() context manager for each autotuner generation CLA Signed This label is managed by the Meta Open Source bot.
#1745 opened Mar 19, 2026 by yf225 Contributor Loading…
1 task done
Feat: Early term during benchmarking CLA Signed This label is managed by the Meta Open Source bot.
#1392 opened Feb 6, 2026 by hinriksnaer Collaborator Draft
Use persistent+tensor_descriptor defaults for dot kernels on Blackwell (sm100+) CLA Signed This label is managed by the Meta Open Source bot.
#1964 opened Apr 7, 2026 by choijon5 Contributor Loading…
Fallback handling for streams without fileno and Rich LiveError in progress bar CLA Signed This label is managed by the Meta Open Source bot.
#1668 opened Mar 13, 2026 by Mistobaan Loading…
Fix #934: Add setting to disable 0/1 specialization CLA Signed This label is managed by the Meta Open Source bot.
#1678 opened Mar 13, 2026 by tianrengao Contributor Draft
[Experiment] LLM-guided autotuner MVP CLA Signed This label is managed by the Meta Open Source bot.
#1729 opened Mar 17, 2026 by kitrakrev Draft
Helion + Inductor prologue / epilogue fusion CLA Signed This label is managed by the Meta Open Source bot.
#1324 opened Jan 5, 2026 by yf225 Contributor Draft
[Distributed] Autotuning support for distributed kernels CLA Signed This label is managed by the Meta Open Source bot.
#1325 opened Jan 5, 2026 by yf225 Contributor Draft
Enable User-Driven Early Termination and Caching in Autotuning CLA Signed This label is managed by the Meta Open Source bot.
#1361 opened Jan 29, 2026 by hinriksnaer Collaborator Loading…
[language] hl.inline_ctx() for using context manager within Helion kernel device loop (e.g. for TLX async_task) CLA Signed This label is managed by the Meta Open Source bot.
#1389 opened Feb 5, 2026 by yf225 Contributor Draft
[RFC] Add support for device for loop indexing CLA Signed This label is managed by the Meta Open Source bot.
#673 opened Sep 24, 2025 by oulgen Contributor Draft
[Auto-Recovery] Refactor search algorithms for checkpointable state CLA Signed This label is managed by the Meta Open Source bot.
#1946 opened Apr 4, 2026 by yf225 Contributor Loading…
[Auto-Recovery] Add checkpoint save/load/resume CLA Signed This label is managed by the Meta Open Source bot.
#1947 opened Apr 4, 2026 by yf225 Contributor Loading…
Raise error when autotune_with_torch_compile_fusion is set without torch_compile_fusion CLA Signed This label is managed by the Meta Open Source bot.
#1951 opened Apr 4, 2026 by yf225 Contributor Loading…
3 tasks
[compiler] add basic lambda support CLA Signed This label is managed by the Meta Open Source bot.
#1958 opened Apr 6, 2026 by hinriksnaer Collaborator Loading…
only check accuracy of mutated args CLA Signed This label is managed by the Meta Open Source bot.
#1961 opened Apr 6, 2026 by shunting314 Contributor Loading…
autotune fp8 matmul reduce scatter in unit test CLA Signed This label is managed by the Meta Open Source bot.
#1962 opened Apr 6, 2026 by shunting314 Contributor Loading…
fix _clone_args when there are non-tensor input CLA Signed This label is managed by the Meta Open Source bot.
#1963 opened Apr 6, 2026 by shunting314 Contributor Loading…
warning for process group name not found conditionally CLA Signed This label is managed by the Meta Open Source bot.
#1973 opened Apr 7, 2026 by shunting314 Contributor Loading…
WIP: fp8 all gather matmul CLA Signed This label is managed by the Meta Open Source bot.
#1974 opened Apr 7, 2026 by shunting314 Contributor Loading…
CI: retry flaky CUDA compute check CLA Signed This label is managed by the Meta Open Source bot.
#2034 opened Apr 17, 2026 by choijon5 Contributor Draft
Use torch.gather instead of generic int indexing for cross_entropy example CLA Signed This label is managed by the Meta Open Source bot.
#2058 opened Apr 20, 2026 by AmesingFlank Contributor Draft
[Pallas] Lower aten gather using one_hot + sum for TPU compatibility, unblocking cross_entropy CLA Signed This label is managed by the Meta Open Source bot.
#2060 opened Apr 20, 2026 by AmesingFlank Contributor Loading…
[Pallas] Switch gather to jnp.take_along_axis (for JAX issue filing) CLA Signed This label is managed by the Meta Open Source bot.
#2061 opened Apr 20, 2026 by AmesingFlank Contributor Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.