4 Commits

Author SHA1 Message Date
王召德 2554d86762 [Infra:Chore] Consolidate CI test scripts and docs (#4559)
Discussed-in: Merge-Request 28126088 , URL: https://code.alibaba-inc.com/AliNN/AliNNPrivate/codereview/28126088
GitOrigin-RevId: 0b71f334f1760f383662d938f4c6c6b25dd8d244
2026-06-23 13:06:40 +08:00
MNNSyncBot 8854b7170c [MNN:Bugfix] Fix regressions introduced by recent PRs
1. Fix CloneContext::getOrClone removed but still used in ConvBNReluFusedModule
   (from #4102: Don't copy kvcache when meta is not the same)
2. Fix null pointer crash in PTQ calibration when debug mode is off
   (from #4151: Fix cosine distance calculation error in offline quantization)
3. Fix Shape op defaultDimentionFormat forced to NCHW breaking TF models
   (from #4230: Fix shape op compute onnx's NC4HW4 input error)
4. Fix ShapeOnnx converter always setting OpParameter_ShapeParam, causing new
   models without start/end to be incompatible with old engines
   (from #4217: Support ONNX Shape start/end)

Discussed-in: Merge-Request 26261909 , URL: https://code.alibaba-inc.com/AliNN/AliNNPrivate/codereview/26261909
GitOrigin-RevId: 853d4f4d6b794e24023b8ac758e3377b49db580f
2026-03-11 09:35:49 +08:00
zhaode.wzd 4753255227 [MNN:Sync] Sync Internal 2.1.1 contain below changes.
[Pymnn:Bugfix] Fix usage and small bug in pymnn.
    [Docs:Update] Update docs/cpp markdown
    [Docs:Update] Add docs check.
    [MNN:Update] Update VecHalf.hpp
    [MNN:Bugfix] Fix compile errors caused by "#define MNN_THREAD_LOCK_CPU"
    [Geometry:Bugfix] Fix bug for resize of broadcastto: https://github.com/alibaba/MNN/issues/2040
    [Docs:Update] Update inference api usage.
    [Pymnn:Bugfix] Close hiai load to fix resource leak.
    [MNN:Update] Down gradle version for demo compile
2022-09-09 17:24:37 +08:00
xiaying fafafef5c5 [MNN:Sync] Sync Internal 2.1.0 2022-08-31 20:11:16 +08:00