Split
dynamic shape parsing update
#19546
Annotations
1 error and 4 warnings
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
src/onnx/parse_split.cpp#L37
the parameter 'info' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param,-warnings-as-errors]
|
src/onnx/parse_split.cpp#L130
implicit conversion 'unsigned long' -> bool [readability-implicit-bool-conversion,-warnings-as-errors]
|
This job failed
Loading