Merged
Conversation
…uddy-compiler#707) * [frontend] Fix DeepSeek transpose elimination after torch 2.10 update. * [frontend] Fix decode placeholder classification after torch 2.10 update. * [frontend] Fix GQA fusion pattern for torch 2.10 decode path. * [frontend] Simplify TOSA alias lowering when input/output type match. * [frontend] Fix index_put lowering for vectorized KV cache updates. * [examples] Fix DeepSeekR1 bf16 prefill/decode pipeline and ABI.
Black will collapse short expressions onto single lines (within 120 chars)
* [build] Use custom target for python package building * [package] Add package scripts and github ci support * [frontend] Import buddy_mlir instead of mlir
…KE_SOURCE_DIR support building example with buddy release pkg, user don't need to build buddy locally
According to the warning Message ``` CMake Warning at CMakeLists.txt:203 (message): Using LLVM_ENABLE_PROJECTS=openmp is deprecated now, and will become a fatal error in the LLVM 21 release. Please use -DLLVM_ENABLE_RUNTIMES=openmp or see the instructions at https://openmp.llvm.org/ for building the runtimes. ```
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.
No description provided.