Speedup CumSum
for large arrays
#34011
Annotations
2 warnings
onnxruntime/core/providers/cpu/math/cumsum.cc#L176
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/cpu/math/cumsum.cc:176: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
onnxruntime/core/providers/cpu/math/cumsum.cc#L178
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/cpu/math/cumsum.cc:178: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
This job succeeded
Loading