Adding unit test for sm80 prepack #23206
Annotations
1 error and 10 warnings
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
|
onnxruntime/core/mickey/blk_q4/prepack_sm80.h#L115
[cpplint] reported by reviewdog 🐶
TODO(my_username) should be followed by a space [whitespace/todo] [2]
Raw Output:
onnxruntime/core/mickey/blk_q4/prepack_sm80.h:115: TODO(my_username) should be followed by a space [whitespace/todo] [2]
|
onnxruntime/core/mlas/lib/q4_dq.cpp#L791
[cpplint] reported by reviewdog 🐶
Closing ) should be moved to the previous line [whitespace/parens] [2]
Raw Output:
onnxruntime/core/mlas/lib/q4_dq.cpp:791: Closing ) should be moved to the previous line [whitespace/parens] [2]
|
onnxruntime/core/mlas/lib/q4_dq.cpp#L813
[cpplint] reported by reviewdog 🐶
Closing ) should be moved to the previous line [whitespace/parens] [2]
Raw Output:
onnxruntime/core/mlas/lib/q4_dq.cpp:813: Closing ) should be moved to the previous line [whitespace/parens] [2]
|
onnxruntime/core/util/matrix_layout.h#L19
[cpplint] reported by reviewdog 🐶
Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
Raw Output:
onnxruntime/core/util/matrix_layout.h:19: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
|
onnxruntime/core/util/matrix_layout.h#L19
[cpplint] reported by reviewdog 🐶
TODO(my_username) should be followed by a space [whitespace/todo] [2]
Raw Output:
onnxruntime/core/util/matrix_layout.h:19: TODO(my_username) should be followed by a space [whitespace/todo] [2]
|
onnxruntime/core/util/matrix_layout.h#L66
[cpplint] reported by reviewdog 🐶
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
Raw Output:
onnxruntime/core/util/matrix_layout.h:66: Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
|
onnxruntime/core/util/matrix_layout.h#L74
[cpplint] reported by reviewdog 🐶
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
Raw Output:
onnxruntime/core/util/matrix_layout.h:74: Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
|
onnxruntime/core/util/matrix_layout.h#L236
[cpplint] reported by reviewdog 🐶
Constructors callable with one argument should be marked explicit. [runtime/explicit] [5]
Raw Output:
onnxruntime/core/util/matrix_layout.h:236: Constructors callable with one argument should be marked explicit. [runtime/explicit] [5]
|
onnxruntime/core/util/matrix_layout.h#L277
[cpplint] reported by reviewdog 🐶
Constructors callable with one argument should be marked explicit. [runtime/explicit] [5]
Raw Output:
onnxruntime/core/util/matrix_layout.h:277: Constructors callable with one argument should be marked explicit. [runtime/explicit] [5]
|
onnxruntime/core/util/matrix_layout.h#L362
[cpplint] reported by reviewdog 🐶
Closing ) should be moved to the previous line [whitespace/parens] [2]
Raw Output:
onnxruntime/core/util/matrix_layout.h:362: Closing ) should be moved to the previous line [whitespace/parens] [2]
|
The logs for this run have expired and are no longer available.
Loading