[Infra:Chore] Sync Alibaba MNN 3.6.1 - #4
Merged
pruthvikar merged 37 commits intoAug 6, 2026
Merged
Conversation
* [Core:Refact] setKVMeta in command session path * [Core:Feature] Support hexagon backend
…sors on MPS (alibaba#4649) Bugfix Qwen3.5-2B respond errorly. Discussed-in: Merge-Request 28713212 , URL: https://code.alibaba-inc.com/AliNN/AliNNPrivate/codereview/28713212 GitOrigin-RevId: 46ceea0abf6226783ef0b4d935361870a9e0a7f2
… + Metal Op Profile. (alibaba#4650) Combined Metal LLM decode/prefill optimization work plus supporting core-graph and RoPE infrastructure. GitOrigin-RevId: b71528f0de1cf17f68628031e6e59c373227f07d
… LLM prefill on M5 (alibaba#4651) Discussed-in: Merge-Request 28721517 , URL: https://code.alibaba-inc.com/AliNN/AliNNPrivate/codereview/28721517 GitOrigin-RevId: ae3694db47900e833e9f1dc6df59a64e0c8a7461
…libaba#4654) GitOrigin-RevId: 6712b454c35014a8b63b7126bf7635695e1b5dc5
Discussed-in: Merge-Request 28735021 , URL: https://code.alibaba-inc.com/AliNN/AliNNPrivate/codereview/28735021 GitOrigin-RevId: 396942a40165e5b46c86de124756986c7a9becad
…ize pooling and TopKV2 tests (alibaba#4627)
…ention(default 1, using flash attention) (alibaba#4658) Discussed-in: Merge-Request 28749507 , URL: https://code.alibaba-inc.com/AliNN/AliNNPrivate/codereview/28749507 GitOrigin-RevId: 6f6b024d4e4c3f23a483aed5e7d0443102295a6f Signed-off-by: jingbang.yjb <jingbang.yjb@alibaba-inc.com>
…, LinearAttention OOB writes, shared runtime gpuMode clobbering, int loop staging size and shared_gather build error (alibaba#4659)
GitOrigin-RevId: e9398e831cddfe7fde41119dc731e871ebd2f2aa Signed-off-by: jingbang.yjb <jingbang.yjb@alibaba-inc.com>
…cache expansion safely (alibaba#4668) Link: https://code.alibaba-inc.com/AliNN/AliNNPrivate/codereview/28810722 GitOrigin-RevId: 7512195623e71f808e9d804b7982b18c4b5dbb99
… API on iOS 26.5 Link: https://code.alibaba-inc.com/AliNN/AliNNPrivate/codereview/28753059 GitOrigin-RevId: d42a51795a007dd4e3c74a2bc75afb96eaf6fff4
… backend. (alibaba#4672) Link: https://code.alibaba-inc.com/AliNN/AliNNPrivate/codereview/28739892 GitOrigin-RevId: bff114e4f25a98001b7e5615b982f34083545637
Link: https://code.alibaba-inc.com/AliNN/AliNNPrivate/codereview/28847826 GitOrigin-RevId: 0b9d0c7860d8c75619f22ccde61b0694bdff9b59 Signed-off-by: jingbang.yjb <jingbang.yjb@alibaba-inc.com>
…/M5 measured) (alibaba#4678) Link: https://code.alibaba-inc.com/AliNN/AliNNPrivate/codereview/28821326 GitOrigin-RevId: 1792d0782acc7303eeeb5482b44c8e181fbf5f6c
…ibaba#4680) GitOrigin-RevId: abdaf398c36e56e97358be95dc8270639bbc02cf
Npu's vtcm can't be all used by MNN, add vtcm_mb paramter in model conversion. Signed-off-by: Dillon Min <dillonhua@gmail.com>
…libaba#4681) (alibaba#4685) GitOrigin-RevId: b9fd107e9985af886e646cdfdbcdfb3d929744c1
…ing the KV cache (llama-bench semantics) (alibaba#4692) Link: https://code.alibaba-inc.com/AliNN/AliNNPrivate/codereview/28916935 GitOrigin-RevId: be39f501b53dccc8fa2222c38e5da6be372f0a1a
…a#4693) Link: https://code.alibaba-inc.com/AliNN/AliNNPrivate/codereview/28890381 GitOrigin-RevId: cf70cc4e3cba8ff677b49a373b2ae5ce2bde3527
Link: https://code.alibaba-inc.com/AliNN/AliNNPrivate/codereview/28893110 GitOrigin-RevId: c1ec6a56125e6d78a3e8c9d454d696243e09ba80
…ption) (alibaba#4695) GitOrigin-RevId: c4703efad057c69f4567a0dc1df493299b14fff5
…ross-thread UAF crash (alibaba#4696) Link: https://code.alibaba-inc.com/AliNN/AliNNPrivate/codereview/28899001 GitOrigin-RevId: 7e2ea85080eb7d51629efc68241c1b263d1de970
and Fix over-strict validation breaking legit Crop/ScatterNd cases.(alibaba#4697) Link: https://code.alibaba-inc.com/AliNN/AliNNPrivate/codereview/28815723 GitOrigin-RevId: 44b25c041e0182dec68db1304cbaa8e98a65a2e5
…is on (alibaba#4699) Link: https://code.alibaba-inc.com/AliNN/AliNNPrivate/codereview/28967792 GitOrigin-RevId: 4a96916d3ce6ab5b369cb4404398280395bf167c
Discussed-in: Merge-Request 28957722 , URL: https://code.alibaba-inc.com/AliNN/AliNNPrivate/codereview/28957722 GitOrigin-RevId: 78718f83d2349acfb6f02212f0f1d1bd4c53906e
Discussed-in: Merge-Request 28973414 , URL: https://code.alibaba-inc.com/AliNN/AliNNPrivate/codereview/28973414 GitOrigin-RevId: 7469b9e70746524683c517734c46f8da761f91ff
…ibaba#4703) - Fused attention: tensor-API prefill + single-pass decode SDPA - Data-driven causal mask; drop MNN_METAL_QK_CAUSAL_TRI - GEMV/LN fusion, encode replay, arch-tiered M64 GEMM - Env registry cleanup; embedding scalar sentinel; pooling pads fix Link: https://code.alibaba-inc.com/AliNN/AliNNPrivate/codereview/28976591 GitOrigin-RevId: 0538cfd58ec85db6517a8b893047192dacf45ea1
- Optimize fused gated-delta-rule shaders and fix flash-chunk prefill correctness - Add tensor-API flash-chunk and non-tensor-API SGMM prefill paths - Gate SGMM to dk=128 with a runtime fallback to scalar chunking - Route short prefill through fused simdgroup kernels and enable decode replay Link: https://code.alibaba-inc.com/AliNN/AliNNPrivate/codereview/28933952 GitOrigin-RevId: 2d56a5cf34fe1a0748e9417a853bb2cb0daaddbf
…inputs (alibaba#4711) GitOrigin-RevId: 79dd443e4593ee3e20de9afdcf6494d17547705e
…e error handling (alibaba#4712) Link: https://code.alibaba-inc.com/AliNN/AliNNPrivate/codereview/28636692 GitOrigin-RevId: 050efbcd2d949f217960f9568dcca28489993ea0
|
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information |
|
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information |
pruthvikar
marked this pull request as ready for review
August 4, 2026 09:01
pruthvikar
merged commit Aug 6, 2026
ff8f1b8
into
cleanup/remove-unused-apps-and-projects
7 checks passed
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.
Description
masterthrough256a3ae2, bringing in 35 upstream commits since the fork's previous upstream merge atdf6f6490.numpy<2.5and manylinux2014 changes.alibaba/MNN, and PyMNN reports the expectedTypeErrorafter raw integer-pointer support was removed upstream.cmake/KleidiAI.cmake, so [CPU:Bugfix] Isolate KleidiAI ISA compile targets #3 remains a separate reviewable PR../test.sh static,git diff --check,actionlint, the complete./test.sh localhost suite (7 passed), the PyMNN unit suite (180 passed, 4 skipped), and an arm64 iOS framework build. GitHub Android and iOS builds pass on their hosted runners.Module
Infra
Type
Checklist
[Module:Type] Descriptionformat