Speedup CumSum
for large arrays
#4239
Annotations
2 errors and 10 warnings
|
|
onnxruntime/core/providers/cpu/math/cumsum.cc#L217
implicit conversion loses integer precision: 'long long' to 'int' [-Wshorten-64-to-32]
|
onnxruntime/core/providers/cpu/math/cumsum.cc#L219
implicit conversion loses integer precision: 'long long' to 'int' [-Wshorten-64-to-32]
|
onnxruntime/core/providers/cpu/math/cumsum.cc#L223
implicit conversion loses integer precision: 'long long' to 'int' [-Wshorten-64-to-32]
|
onnxruntime/core/providers/cpu/math/cumsum.cc#L230
implicit conversion loses integer precision: 'long long' to 'int' [-Wshorten-64-to-32]
|
onnxruntime/core/providers/cpu/math/cumsum.cc#L232
implicit conversion loses integer precision: 'long long' to 'int' [-Wshorten-64-to-32]
|
onnxruntime/core/providers/cpu/math/cumsum.cc#L236
implicit conversion loses integer precision: 'long long' to 'int' [-Wshorten-64-to-32]
|
onnxruntime/core/providers/cpu/math/cumsum.cc#L217
implicit conversion loses integer precision: 'long long' to 'int' [-Wshorten-64-to-32]
|
onnxruntime/core/providers/cpu/math/cumsum.cc#L219
implicit conversion loses integer precision: 'long long' to 'int' [-Wshorten-64-to-32]
|
onnxruntime/core/providers/cpu/math/cumsum.cc#L223
implicit conversion loses integer precision: 'long long' to 'int' [-Wshorten-64-to-32]
|
onnxruntime/core/providers/cpu/math/cumsum.cc#L230
implicit conversion loses integer precision: 'long long' to 'int' [-Wshorten-64-to-32]
|
The logs for this run have expired and are no longer available.
Loading