Keep original name during fusion #27785
Annotations
4 warnings
Run reviewdog/action-cpplint@master:
onnxruntime/core/optimizer/gather_fusion.cc#L276
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/optimizer/gather_fusion.cc:276: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/optimizer/layer_norm_fusion.cc#L708
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/optimizer/layer_norm_fusion.cc:708: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/optimizer/matmul_transpose_fusion.cc#L157
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/optimizer/matmul_transpose_fusion.cc:157: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/optimizer/quick_gelu_fusion.cc#L91
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/optimizer/quick_gelu_fusion.cc:91: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Loading