[quant] supports act_order inputs in Matmulnbits and new quantization algorithm "hqq" #26043
Annotations
4 warnings
Run reviewdog/action-cpplint@master:
onnxruntime/contrib_ops/cuda/quantization/matmul_nbits.cc#L10
[cpplint] reported by reviewdog 🐶
Include the directory when naming header files [build/include_subdir] [4]
Raw Output:
onnxruntime/contrib_ops/cuda/quantization/matmul_nbits.cc:10: Include the directory when naming header files [build/include_subdir] [4]
|
Run reviewdog/action-cpplint@master:
onnxruntime/contrib_ops/cuda/quantization/matmul_nbits.h#L17
[cpplint] reported by reviewdog 🐶
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
Raw Output:
onnxruntime/contrib_ops/cuda/quantization/matmul_nbits.h:17: Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/graph/contrib_ops/contrib_defs.cc#L3374
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/graph/contrib_ops/contrib_defs.cc:3374: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/graph/contrib_ops/contrib_defs.cc#L3375
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/graph/contrib_ops/contrib_defs.cc:3375: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
The logs for this run have expired and are no longer available.
Loading