-
Notifications
You must be signed in to change notification settings - Fork 118
Pull requests: pytorch/helion
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Split the matmul_bwd into two separate matmul kernels to tune independently.
CLA Signed
This label is managed by the Meta Open Source bot.
#1675
opened Mar 13, 2026 by
umechand-amd
•
Draft
Capping the number of warps to avoid non-performing configs and reducing the autotuning time.
CLA Signed
This label is managed by the Meta Open Source bot.
#1674
opened Mar 13, 2026 by
umechand-amd
•
Draft
Fix #1081: Fall back to autotuning when hardcoded config fails
CLA Signed
This label is managed by the Meta Open Source bot.
#1673
opened Mar 13, 2026 by
tianrengao
•
Draft
Fix #1334: Fill uninitialized memory with NaN during accuracy checks
CLA Signed
This label is managed by the Meta Open Source bot.
#1672
opened Mar 13, 2026 by
tianrengao
•
Draft
Fix #762: Replace internal assertion with user-facing error in set_pid
CLA Signed
This label is managed by the Meta Open Source bot.
#1670
opened Mar 13, 2026 by
tianrengao
Loading…
[docs] Updated docs to communicate fast math support
CLA Signed
This label is managed by the Meta Open Source bot.
#1669
opened Mar 13, 2026 by
hinriksnaer
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…
[pallas-tpu] Add tests for previously untested examples
CLA Signed
This label is managed by the Meta Open Source bot.
#1665
opened Mar 13, 2026 by
v0i0
Loading…
[cutedsl] Implement layout planning phase
CLA Signed
This label is managed by the Meta Open Source bot.
#1664
opened Mar 13, 2026 by
jansel
Loading…
Retry jobs on bad GPU hosts
CLA Signed
This label is managed by the Meta Open Source bot.
#1663
opened Mar 13, 2026 by
jathu
Loading…
Set up Claude workflow and skill
CLA Signed
This label is managed by the Meta Open Source bot.
#1660
opened Mar 12, 2026 by
sekyondaMeta
Loading…
Remove need to pass This label is managed by the Meta Open Source bot.
device=... into torch functions
CLA Signed
#1657
opened Mar 12, 2026 by
hinriksnaer
Loading…
[Helion + torch.compile] Add expected_num_kernels validation to torch.compile tests
CLA Signed
This label is managed by the Meta Open Source bot.
#1655
opened Mar 12, 2026 by
yf225
Loading…
Unpin H100 nightly torch and Triton versions
CLA Signed
This label is managed by the Meta Open Source bot.
Add hl.vtile
CLA Signed
This label is managed by the Meta Open Source bot.
#1651
opened Mar 11, 2026 by
nullplay
Loading…
Fix error when operating on host values from This label is managed by the Meta Open Source bot.
torch.cuda.get_device_properties()
CLA Signed
#1623
opened Mar 6, 2026 by
yf225
Loading…
Fix IndexError in This label is managed by the Meta Open Source bot.
Kernel.bind() when hl.specialize references a default argument
CLA Signed
#1622
opened Mar 6, 2026 by
yf225
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…
Hardcoding range_num_stages to 1 to fix illegal memory access.
CLA Signed
This label is managed by the Meta Open Source bot.
module: rocm
#1578
opened Feb 27, 2026 by
umechand-amd
•
Draft
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
Loading…
WIP: helion distributed kernel autotuning
CLA Signed
This label is managed by the Meta Open Source bot.
#1532
opened Feb 21, 2026 by
shunting314
Loading…
fix: rebenchmark crash during finishing
CLA Signed
This label is managed by the Meta Open Source bot.
#1523
opened Feb 20, 2026 by
v0i0
Loading…
[Helion + torch.compile] prologue / epilogue fusion with pointwise ops
CLA Signed
This label is managed by the Meta Open Source bot.
[WIP] Executable notebooksv2
CLA Signed
This label is managed by the Meta Open Source bot.
#1496
opened Feb 18, 2026 by
sekyondaMeta
•
Draft
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.