Prevent collapsing batch dims in dot ops with constants #18242
Annotations
1 error and 2 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/.
|
Cppcheck:
src/simplify_reshapes.cpp#L1011
warning: Iterators to containers from different expressions 'rsp_lens' and 'inp_lens' are used together. [mismatchingContainerExpression]
|
Loading