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