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

[TPU][Pallas]Fix example/cross_entropy.py on Pallas TPU CLA Signed This label is managed by the Meta Open Source bot.
#2019 opened Apr 14, 2026 by yarongmu-google Collaborator Draft
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…
[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…
[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…
Add HELION_AUTOTUNE_PRECOMPILE_REPS setting to run kernel multiple times during spawn precompile CLA Signed This label is managed by the Meta Open Source bot. fb-exported meta-exported
#1914 opened Apr 1, 2026 by yf225 Contributor Loading…
consolidate accuracy check APIs CLA Signed This label is managed by the Meta Open Source bot.
#1910 opened Apr 1, 2026 by shunting314 Contributor Loading…
[autotuner] Work around Triton two-dot shared-memory IMA on H100 CLA Signed This label is managed by the Meta Open Source bot.
#1905 opened Apr 1, 2026 by yf225 Contributor Loading…
3 tasks done
[metal] Auto-cap threadgroup size via CuteND/CuteFlattenedTileStrategy CLA Signed This label is managed by the Meta Open Source bot.
#1855 opened Mar 27, 2026 by aditvenk Contributor Draft
[Autotuner] Enable launch grid folding CLA Signed This label is managed by the Meta Open Source bot.
#1767 opened Mar 20, 2026 by bringlein Collaborator Loading…
[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
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 error when operating on host values from torch.cuda.get_device_properties() CLA Signed This label is managed by the Meta Open Source bot.
#1623 opened Mar 6, 2026 by yf225 Contributor Draft
Fix IndexError in Kernel.bind() when hl.specialize references a default argument CLA Signed This label is managed by the Meta Open Source bot.
#1622 opened Mar 6, 2026 by yf225 Contributor Loading…
Fill uninitialized memory with NaN during autotuner accuracy checks CLA Signed This label is managed by the Meta Open Source bot.
#1601 opened Mar 3, 2026 by mohaimingazi Loading…
Add triton.heuristics support to hl.triton_kernel() CLA Signed This label is managed by the Meta Open Source bot. language support
#1588 opened Mar 2, 2026 by mohaimingazi Loading…
Exclude block_ptr / tensor_descriptor from autotuner search space when index_dtype is int64 CLA Signed This label is managed by the Meta Open Source bot.
#1570 opened Feb 26, 2026 by yf225 Contributor Loading…
[Helion + torch.compile] Support calling torch.compile on Helion kernel without eager warmup run CLA Signed This label is managed by the Meta Open Source bot.
#1456 opened Feb 13, 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…
Upgrade GitHub Actions to latest versions CLA Signed This label is managed by the Meta Open Source bot.
#1262 opened Dec 13, 2025 by salmanmkc Loading…
Add static_shapes="none" mode to disable 0/1 shape specialization CLA Signed This label is managed by the Meta Open Source bot.
#1053 opened Oct 30, 2025 by Itssshikhar Loading…
Add epilogue subtiling CLA Signed This label is managed by the Meta Open Source bot.
#948 opened Oct 15, 2025 by PaulZhang12 Contributor Loading…
Validate user provided settings CLA Signed This label is managed by the Meta Open Source bot.
#947 opened Oct 15, 2025 by choijon5 Contributor Loading…
add KL divergence backward helion kernel [attempt 2] CLA Signed This label is managed by the Meta Open Source bot.
#805 opened Oct 3, 2025 by williamwen42 Member Loading…
[Example] Add fused_linear_cross_entropy example and unit test CLA Signed This label is managed by the Meta Open Source bot.
#342 opened Jul 21, 2025 by yf225 Contributor Loading…
ProTip! Filter pull requests by the default branch with base:main.