Tags: msaroufim/helion
Tags
[Docs] Move docs requirements to docs/requirements.txt to make compat… …ible with pypi (pytorch#718)
[Fix CI] Convert tiles to sizes for all torch.* functions (pytorch#563)
Fixes pytorch#447: throw an error when printing output code in eager … …mode (pytorch#528) Co-authored-by: Will Feng <[email protected]>
Fix test_inline_asm_packed expected output due to upstream PyTorch ch… …ange (pytorch#385)
[Benchmark] Add fp8_attention to tritonbench integration (pytorch#319)
Switch from expecttest/assertExpectedInline to assertExpectedJournal (p… …ytorch#241) Implements our own assertExpectedJournal that writes expected results to a separate file rather than inline. This: 1) Make test files easier to read/edit (especially for AI coding tools) 2) Fixes a race in expecttest where multiple edits to the same file errored
PreviousNext