Skip to content

[webgpu] Implement SubGroupMatrix based MatMulNBits for Metal #39211

[webgpu] Implement SubGroupMatrix based MatMulNBits for Metal

[webgpu] Implement SubGroupMatrix based MatMulNBits for Metal #39211

Triggered via pull request February 20, 2025 22:06
Status Success
Total duration 32m 16s
Artifacts

lint.yml

on: pull_request
Optional Lint
32s
Optional Lint
Python format
2m 13s
Python format
Optional Lint C++
32m 6s
Optional Lint C++
Lint JavaScript
33s
Lint JavaScript
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
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/webgpu/quantization/subgroup_matrix_matmul_nbits.h#L8
[cpplint] reported by reviewdog 🐶 "core/providers/webgpu/program.h" already included at onnxruntime/contrib_ops/webgpu/quantization/subgroup_matrix_matmul_nbits.h:6 [build/include] [4] Raw Output: onnxruntime/contrib_ops/webgpu/quantization/subgroup_matrix_matmul_nbits.h:8: "core/providers/webgpu/program.h" already included at onnxruntime/contrib_ops/webgpu/quantization/subgroup_matrix_matmul_nbits.h:6 [build/include] [4]
Optional Lint C++: onnxruntime/contrib_ops/webgpu/quantization/subgroup_matrix_matmul_nbits.h#L16
[cpplint] reported by reviewdog 🐶 Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5] Raw Output: onnxruntime/contrib_ops/webgpu/quantization/subgroup_matrix_matmul_nbits.h:16: Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]