Adding cuda kernel (optimized for sm80) for block-wise 4b quantized float 16 GEMM. #25633
Annotations
1 error and 10 warnings
Run reviewdog/action-cpplint@master
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h#L148
[cpplint] reported by reviewdog 🐶
Do not leave a blank line after "public:" [whitespace/blank_line] [3]
Raw Output:
onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h:148: Do not leave a blank line after "public:" [whitespace/blank_line] [3]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h#L223
[cpplint] reported by reviewdog 🐶
Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]
Raw Output:
onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h:223: Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h#L252
[cpplint] reported by reviewdog 🐶
Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]
Raw Output:
onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h:252: Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h#L252
[cpplint] reported by reviewdog 🐶
Redundant blank line at the end of a code block should be deleted. [whitespace/blank_line] [3]
Raw Output:
onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h:252: Redundant blank line at the end of a code block should be deleted. [whitespace/blank_line] [3]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h#L266
[cpplint] reported by reviewdog 🐶
Closing ) should be moved to the previous line [whitespace/parens] [2]
Raw Output:
onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h:266: Closing ) should be moved to the previous line [whitespace/parens] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h#L288
[cpplint] reported by reviewdog 🐶
Closing ) should be moved to the previous line [whitespace/parens] [2]
Raw Output:
onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h:288: Closing ) should be moved to the previous line [whitespace/parens] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h#L301
[cpplint] reported by reviewdog 🐶
private: should be indented +1 space inside class QuantBGemm [whitespace/indent] [3]
Raw Output:
onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h:301: private: should be indented +1 space inside class QuantBGemm [whitespace/indent] [3]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h#L302
[cpplint] reported by reviewdog 🐶
Do not leave a blank line after "private:" [whitespace/blank_line] [3]
Raw Output:
onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h:302: Do not leave a blank line after "private:" [whitespace/blank_line] [3]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h#L306
[cpplint] reported by reviewdog 🐶
public: should be indented +1 space inside class QuantBGemm [whitespace/indent] [3]
Raw Output:
onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h:306: public: should be indented +1 space inside class QuantBGemm [whitespace/indent] [3]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h#L307
[cpplint] reported by reviewdog 🐶
Do not leave a blank line after "public:" [whitespace/blank_line] [3]
Raw Output:
onnxruntime/core/mickey/cutlass_ext/q4gemm/device/quantb_gemm.h:307: Do not leave a blank line after "public:" [whitespace/blank_line] [3]
|
The logs for this run have expired and are no longer available.
Loading