Skip to content

QMoE CPU Performance Update (Up to 4x on 4-bit) #50672

QMoE CPU Performance Update (Up to 4x on 4-bit)

QMoE CPU Performance Update (Up to 4x on 4-bit) #50672

Triggered via pull request February 17, 2026 03:12
Status Success
Total duration 31m 27s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Python format
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Optional Lint C++: onnxruntime/contrib_ops/cpu/moe/moe_quantization_cpu.h#L11
[cpplint] reported by reviewdog 🐶 Found C++ system header after other header. Should be: moe_quantization_cpu.h, c system, c++ system, other. [build/include_order] [4] Raw Output: onnxruntime/contrib_ops/cpu/moe/moe_quantization_cpu.h:11: Found C++ system header after other header. Should be: moe_quantization_cpu.h, c system, c++ system, other. [build/include_order] [4]
Optional Lint C++: onnxruntime/contrib_ops/cpu/moe/moe_quantization_cpu.h#L10
[cpplint] reported by reviewdog 🐶 Found C++ system header after other header. Should be: moe_quantization_cpu.h, c system, c++ system, other. [build/include_order] [4] Raw Output: onnxruntime/contrib_ops/cpu/moe/moe_quantization_cpu.h:10: Found C++ system header after other header. Should be: moe_quantization_cpu.h, c system, c++ system, other. [build/include_order] [4]
Optional Lint C++: onnxruntime/contrib_ops/cpu/moe/moe_quantization_cpu.cc#L589
[cpplint] reported by reviewdog 🐶 Add #include <utility> for move [build/include_what_you_use] [4] Raw Output: onnxruntime/contrib_ops/cpu/moe/moe_quantization_cpu.cc:589: Add #include <utility> for move [build/include_what_you_use] [4]