Raisetolinalg - #412
Draft
arpitj1 wants to merge 184 commits into
Draft
Conversation
…erands and map for linalg.generic
…ded extra tests in lit test
…f debufferizing added which works for tiling and fusion
Lower non-injective submap writebacks correctly, outline residual stages for GPU execution, add persistent workspace and CUDA graph support, compose cuTensorNet networks, and restrict matcher emission to ABI-lowerable implementations. Include focused regression coverage and updated correctness tooling.
Add shape-matched native and raised silicon measurements, residency analysis inputs, generation scripts, and the corrected adaptive-average-pool match artifact used by the numerical viewer.
Preserve exact H(curl)/H(div) scratch extents, split unsafe multi-output residual reductions, correct native timing synchronization, and record regenerated matcher, application, CUDA graph, correctness, and Orin performance evidence.
RMSNorm no longer has a runtime shim, so stop treating it as a positive lowering case and add a regression requiring unsupported semantic-only symbols to fail explicitly.
Verify that C + B * (A * alpha) is recognized as cublasDgemm and lowered to the runtime ABI, while documenting that this exact expression requires commutative reordering rather than associative Egglog saturation.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Some modifications to fuse linalg.generic op with for op