Skip to content

Tags: pytorch/helion

Tags

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)

v0.2.6

Toggle v0.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use int64 indexing for pids as well (#1195)

v0.2.5

Toggle v0.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add 2d and 3d indirect indexing support (#593)

v0.2.4

Toggle v0.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix unbackend symints in generated code (#1179)

v0.2.3

Toggle v0.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump pyrefly to 0.42.1 and remove 'sed' workaround. (#1145)

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove `@helion.jit` usage and advise use of `@helion.kernel` (#1116)

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Make store indexing also individually tunable (#1028)

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add provenance annotations to output code (#988)

v0.1.8

Toggle v0.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Benchmark CI] Use `--non-square` flag for gemm (#938)