Add support for the Einsum operator #18679
Annotations
1 error and 3 warnings
Cppcheck
Process completed with exit code 2.
|
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/.
|
Save cache files for cppcheck
Cache save failed.
|
Cppcheck:
src/onnx/parse_einsum.cpp#L195
error: Uninitialized struct member: ret.ellipsis_ndim [uninitStructMember]
|
Loading