Skip to content

Tags: pytorch/helion

Tags

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Pallas] Route meta output-only tensors to CPU under interpret (#2526)

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Pallas] Use fori_loop if loop bounds includes non-constexpr symbolic…

… values (#1927)

v0.3.3

Toggle v0.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Helion + torch.compile] Add ref baseline kernel count checks (#1786)

v0.3.2

Toggle v0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Recreate foreign SymInts in helion's own ShapeEnv (#1671)

Signed-off-by: Yanan Cao <gmagogsfm@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[pallas-tpu] Switch float16 to HALF_DTYPE in examples for TPU compati…

…bility (#1648)

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update broken _current_generation reference (#1545)

Co-authored-by: ethche <ethche@gmail.com>

v0.2.10

Toggle v0.2.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Autotune persistent kernels for multi occupancy (#1307)

v0.2.9

Toggle v0.2.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support hl.barrier for mega-kernels (#1151)

v0.2.8

Toggle v0.2.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Enable tests on py314 (#1306)

v0.2.7

Toggle v0.2.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix invalid Triton code for mixed scalar/block indexing in store oper…

…ations when block dimension has size 1 (#1258)